| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #3645 +/- ##
=======================================
Coverage 73.42% 73.43%
=======================================
Files 230 230
Lines 21362 21368 +6
=======================================
+ Hits 15686 15692 +6
Misses 5676 5676 ☔ View full report in Codecov by Harness.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Quick PR to add a count_only parameter to MastMissions query methods. If this parameter is set, the method will return a count of results rather than the full result table. Also updated docs and tests.