Closed shubham135sd closed 1 year ago
Merging #25 (e489613) into main (7bcd298) will not change coverage. The diff coverage is
n/a
.:exclamation: Current head e489613 differs from pull request most recent head 2e83c4f. Consider uploading reports for the commit 2e83c4f to get more accurate results
@@ Coverage Diff @@
## main #25 +/- ##
=======================================
Coverage 50.11% 50.11%
=======================================
Files 5 5
Lines 1688 1688
=======================================
Hits 846 846
Misses 842 842
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Purpose
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