h3-py icon indicating copy to clipboard operation
h3-py copied to clipboard

[WIP] Compare `dev_v4` against `master`

Open ajfriend opened this issue 3 years ago • 1 comments

Eventually, we'll merge this branch into master. For now, we can keep this WIP PR around to track the changes between the two.

ajfriend avatar May 26 '22 01:05 ajfriend

Codecov Report

Merging #250 (1c6b828) into master (f59a1ea) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #250   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        18    +1     
  Lines          425       389   -36     
=========================================
- Hits           425       389   -36     
Impacted Files Coverage Δ
src/h3/__init__.py 100.00% <100.00%> (ø)
src/h3/_cy/__init__.py 100.00% <100.00%> (ø)
src/h3/_polygon.py 100.00% <100.00%> (ø)
src/h3/_version.py 100.00% <100.00%> (ø)
src/h3/api/_api_template.py 100.00% <100.00%> (ø)
src/h3/api/basic_int/_binding.py 100.00% <100.00%> (ø)
src/h3/api/basic_int/_public_api.py 100.00% <100.00%> (ø)
src/h3/api/basic_str/_binding.py 100.00% <100.00%> (ø)
src/h3/api/basic_str/_public_api.py 100.00% <0.00%> (ø)
src/h3/api/numpy_int/_public_api.py 100.00% <0.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar May 26 '22 01:05 codecov[bot]