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

doc work + type hints + refactor simplify.simplify_{singletons, pairs}(), etc. #116

Merged
merged 7 commits into from
Dec 2, 2024

empty -> non-empty; clarify np_under

7b804ae
Select commit
Loading
Failed to load commit list.
Merged

doc work + type hints + refactor simplify.simplify_{singletons, pairs}(), etc. #116

empty -> non-empty; clarify np_under
7b804ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2024 in 0s

99.0% (+0.0%) compared to cfe7273

View this Pull Request on Codecov

99.0% (+0.0%) compared to cfe7273

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.0%. Comparing base (cfe7273) to head (7b804ae).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #116   +/-   ##
=====================================
  Coverage   98.9%   99.0%           
=====================================
  Files          6       6           
  Lines        936     954   +18     
=====================================
+ Hits         926     944   +18     
  Misses        10      10           
Files with missing lines Coverage Δ
sgeop/simplify.py 99.0% <100.0%> (+0.1%) ⬆️