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

Drop dependency on Graphs package #42

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

fingolfin
Copy link
Contributor

This also avoids a bunch of inefficiencies.

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (2e12d8a) 90.72% compared to head (b53e377) 90.67%.
Report is 3 commits behind head on main.

Files Patch % Lines
src/graph.jl 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
- Coverage   90.72%   90.67%   -0.05%     
==========================================
  Files           8        8              
  Lines         701      708       +7     
==========================================
+ Hits          636      642       +6     
- Misses         65       66       +1     

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

This also avoids a bunch of inefficiencies.
@blociss blociss merged commit b36e199 into singular-gpispace:main Feb 1, 2024
3 of 4 checks passed
@fingolfin fingolfin deleted the mh/no-Graphs branch February 1, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants