Skip to content

Commit

Permalink
feat: move to singular search query for repos and fix branch age queries
Browse files Browse the repository at this point in the history
Remove the separate instance of queries based on organization 
or user in favor of the repo search query. This removes a significant 
amount of generated code and reduces logical overhead. Additionally, 
the branch information query has been refactored into the new
query format for better readability and performance. A bug was fixed 
with those queries not getting true information and an index out of range bug was also fixed.
  • Loading branch information
adrielp authored Aug 18, 2023
1 parent 7993e12 commit 44bfa4d
Show file tree
Hide file tree
Showing 6 changed files with 2,946 additions and 3,674 deletions.
Loading

0 comments on commit 44bfa4d

Please sign in to comment.