Closed sseraj closed 2 years ago
Merging #75 (039df9e) into main (5d14063) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #75 +/- ##
=======================================
Coverage 73.43% 73.43%
=======================================
Files 6 6
Lines 753 753
=======================================
Hits 553 553
Misses 200 200
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Purpose
I updated the dependecies in setup.py as part of our effort to document the MACH dependency tree.
Expected time until merged
1 week
Type of change
Testing
Checklist
flake8
andblack
to make sure the Python code adheres to PEP-8 and is consistently formattedfprettify
or C/C++ code withclang-format
as applicable