Closed R7L208 closed 1 year ago
Merging #324 (52e2297) into master (27f2478) will increase coverage by
2.80%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #324 +/- ##
==========================================
+ Coverage 85.02% 87.83% +2.80%
==========================================
Files 6 6
Lines 768 871 +103
Branches 160 176 +16
==========================================
+ Hits 653 765 +112
+ Misses 97 81 -16
- Partials 18 25 +7
This PR includes:
mypy
test.yml
to enforce type checking moving forward onpush
andpull_request
coverage combine
to produce a.coverage
file when running inparallel-mode