update branch analytics - #78
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #78 +/- ##
==========================================
+ Coverage 87.94% 89.00% +1.05%
==========================================
Files 7 7
Lines 763 791 +28
==========================================
+ Hits 671 704 +33
+ Misses 92 87 -5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@luke-kiernan can you add the test so that we can merge this? |
Added. Separately: the CI showed as timing out on mac. Rather strange...if it happens again, worth looking into |
|
The CI failure exposed a real issue: dict iteration order in edit: the non-first keys hit the |
|
Shall we merge this and open a different issue for that? |
Yeah, this was a problem from the original design from WAYYY back that assummed only single flow from the lines. I'd suggest adding a ordered dict for consistency and refactoring later |
This branch adds features to process branch quantities.