Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v 1.1.1 #176

Merged
merged 28 commits into from
Oct 27, 2023

add flake8-function-order

4226320
Select commit
Loading
Failed to load commit list.
Merged

v 1.1.1 #176

add flake8-function-order
4226320
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 1s

100.00% (+0.00%) compared to be7fecf

View this Pull Request on Codecov

100.00% (+0.00%) compared to be7fecf

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (be7fecf) 100.00% compared to head (4226320) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #176   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        21    +1     
  Lines         2225      2244   +19     
=========================================
+ Hits          2225      2244   +19     
Files Coverage Δ
pygeoif/__init__.py 100.00% <100.00%> (ø)
pygeoif/about.py 100.00% <100.00%> (ø)
pygeoif/exceptions.py 100.00% <ø> (ø)
pygeoif/factories.py 100.00% <100.00%> (ø)
pygeoif/feature.py 100.00% <100.00%> (ø)
pygeoif/functions.py 100.00% <100.00%> (ø)
pygeoif/geometry.py 100.00% <100.00%> (ø)
pygeoif/types.py 100.00% <100.00%> (ø)
tests/test_factories.py 100.00% <100.00%> (ø)
tests/test_geometrycollection.py 100.00% <ø> (ø)
... and 2 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.