Closed hajdik closed 1 year ago
Merging #183 (331c8bf) into main (a6ed01f) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #183 +/- ##
=======================================
Coverage 64.76% 64.76%
=======================================
Files 47 47
Lines 11949 11949
=======================================
Hits 7739 7739
Misses 4210 4210
Impacted Files | Coverage Δ | |
---|---|---|
pygeo/__init__.py | 100.00% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Purpose
What it says on the tin
Expected time until merged
When the tests pass
Type of change
Testing
N/A
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