Fix path for unit tests badge#61
Conversation
* Update version number * Update software release checklist * Add issue template to changelog * Remove redundant gitflow config option
Codecov Report❌ Patch coverage is ❌ Your patch status has failed because the patch coverage (61.71%) is below the target coverage (95.00%). You can increase the patch coverage or adjust the target coverage.
Additional details and impacted files@@ Coverage Diff @@
## develop #61 +/- ##
============================================
- Coverage 99.71% 76.07% -23.65%
============================================
Files 3 16 +13
Lines 354 1960 +1606
Branches 0 158 +158
============================================
+ Hits 353 1491 +1138
- Misses 1 436 +435
- Partials 0 33 +33 🚀 New features to boost your workflow:
|
I did notice this, sorry if I forgot to mention it. I figured I'd wrap it into a bigger feature branch that fixes all the small issues I caught while preparing the release for viapy. |
|
closing in favor of #63 |
I just noticed the unit tests badge wasn't displaying on the main readme. I don't think it's worth a patch release - is there any way to update main without that? Should we just pull into develop for next week?