jazzband / geojson

Python bindings and utilities for GeoJSON
https://pypi.python.org/pypi/geojson/
BSD 3-Clause "New" or "Revised" License
898 stars 120 forks source link

Add tests for utils.py #210

Closed NoharaMasato closed 1 year ago

NoharaMasato commented 1 year ago

Add tests for utils.py. You can see that test coverage increased 2.84%.

codecov[bot] commented 1 year ago

Codecov Report

Merging #210 (6edc0ca) into main (61a686e) will increase coverage by 2.84%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
+ Coverage   94.88%   97.73%   +2.84%     
==========================================
  Files          10       10              
  Lines         352      353       +1     
  Branches       76       76              
==========================================
+ Hits          334      345      +11     
+ Misses         11        5       -6     
+ Partials        7        3       -4     
Impacted Files Coverage Δ
geojson/utils.py 98.21% <100.00%> (+9.02%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more