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

ENH: implement Graph.__repr__ #711

Merged
merged 3 commits into from
Jun 7, 2024

update the formatting

07e3c66
Select commit
Loading
Failed to load commit list.
Merged

ENH: implement Graph.__repr__ #711

update the formatting
07e3c66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2024 in 0s

85.0% (-0.0%) compared to bcabdbc

View this Pull Request on Codecov

85.0% (-0.0%) compared to bcabdbc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.0%. Comparing base (bcabdbc) to head (07e3c66).
Report is 16 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #711     +/-   ##
=======================================
- Coverage   85.0%   85.0%   -0.0%     
=======================================
  Files        141     145      +4     
  Lines      15203   15381    +178     
=======================================
+ Hits       12924   13068    +144     
- Misses      2279    2313     +34     
Files Coverage Δ
libpysal/graph/base.py 97.0% <100.0%> (-0.9%) ⬇️
libpysal/graph/tests/test_base.py 100.0% <100.0%> (ø)

... and 5 files with indirect coverage changes