Closed eirikurj closed 2 years ago
Merging #69 (26b4344) into main (5763970) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #69 +/- ##
=======================================
Coverage 73.43% 73.43%
=======================================
Files 6 6
Lines 753 753
=======================================
Hits 553 553
Misses 200 200
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
Purpose
This PR updates the make rules to
warning: ignoring prerequisites on suffix rule definition
which newer versions ofmake
(4.3) generateExpected time until merged
No rush, but should be quick to test and merge.
Type of change
Testing
Make sure code compiles using the updated make rules.
Checklist
flake8
andblack
to make sure the code adheres to PEP-8 and is consistently formatted