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

Build patches #331

Merged
merged 30 commits into from
Oct 10, 2024

Changed all instances of deprecated igraph function get.adjacency() t…

72b3593
Select commit
Loading
Failed to load commit list.
Merged

Build patches #331

Changed all instances of deprecated igraph function get.adjacency() t…
72b3593
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 1s

40.03% (-0.04%) compared to 58cb94e, passed because coverage increased by 0.45% when compared to adjusted base (39.57%)

View this Pull Request on Codecov

40.03% (-0.04%) compared to 58cb94e, passed because coverage increased by 0.45% when compared to adjusted base (39.57%)

Details

Codecov Report

Attention: Patch coverage is 85.29412% with 5 lines in your changes missing coverage. Please review.

Project coverage is 40.03%. Comparing base (58cb94e) to head (72b3593).

Files with missing lines Patch % Lines
R/COBRA.R 0.00% 1 Missing ⚠️
R/PUMA.R 0.00% 1 Missing ⚠️
R/SPIDER.R 0.00% 1 Missing ⚠️
R/YARN.R 0.00% 1 Missing ⚠️
R/createPandaStyle.R 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #331      +/-   ##
==========================================
- Coverage   40.07%   40.03%   -0.04%     
==========================================
  Files          25       25              
  Lines        3409     3407       -2     
==========================================
- Hits         1366     1364       -2     
  Misses       2043     2043              

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