Closed anilyil closed 1 year ago
Merging #325 (061078d) into main (5e18826) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #325 +/- ##
=======================================
Coverage 41.94% 41.94%
=======================================
Files 13 13
Lines 4005 4005
=======================================
Hits 1680 1680
Misses 2325 2325
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Purpose
Reduce the amg levels on one test to resolve the test failure.
Expected time until merged
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