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

granular test for nodes.fix_topology() #91

Merged
merged 5 commits into from
Nov 18, 2024
Merged

Conversation

jGaboardi
Copy link
Collaborator

This PR:

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.4%. Comparing base (82cd59e) to head (29839e7).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main     #91   +/-   ##
=====================================
  Coverage   98.4%   98.4%           
=====================================
  Files          6       6           
  Lines        923     923           
=====================================
  Hits         908     908           
  Misses        15      15           
Files with missing lines Coverage Δ
sgeop/nodes.py 99.0% <100.0%> (ø)

@jGaboardi jGaboardi mentioned this pull request Nov 15, 2024
5 tasks
@martinfleis martinfleis merged commit 41f7d97 into main Nov 18, 2024
11 checks passed
@martinfleis martinfleis deleted the GH20_nodes_fix_topology branch November 18, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clean integer index when returning nodes.remove_false_nodes()
2 participants