| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
⚠️ Please install the Codecov Report❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #393 +/- ##
=======================================
Coverage 50.54% 50.54%
=======================================
Files 6 6
Lines 647 647
=======================================
Hits 327 327
Misses 320 320 ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This pull request updates the logic for determining when to generate a highlight file in src/main.rs. The change broadens the conditions under which a highlight file is created to include the presence of VCF or BED files, not just the highlight option.
Highlight file generation logic: