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

v0.4.1 #56

Merged
merged 2 commits into from
Jan 24, 2024
Merged

v0.4.1 #56

merged 2 commits into from
Jan 24, 2024

Conversation

jhollway
Copy link
Collaborator

Description

2023-12-24

Package

Checklist:

  • PR form
    • Description above itemizes changes under subtitles, e.g. "## Data""
    • Any closed, fixed, or related issues are referenced and explained in the description above, e.g. "Fixed #0 by adding A"
    • Package builds on my OS without issues
  • PR checks all pass for latest commit
    • CodeFactor check: Package improves or maintains good style
    • Package builds on Mac
    • Package builds on Windows
    • Package builds on Linux
    • CodeCov check: Package improves or maintains good test coverage
  • Documentation
    • Any new or modified functions or data have roxygen style documentation in their .R scripts
    • Longer functions are commented inline or broken down into helper functions so that it is easier to debug in the future
    • PR description above and the NEWS.md file are aligned
    • DESCRIPTION file version is bumped by the appropriate increment (major, minor, patch)

@jhollway jhollway self-assigned this Jan 24, 2024
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

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

Comparison is base (17b07f4) 47.94% compared to head (1141114) 47.93%.
Report is 1 commits behind head on main.

Files Patch % Lines
R/pkg_tutorials.R 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   47.94%   47.93%   -0.02%     
==========================================
  Files          27       27              
  Lines        3604     3605       +1     
==========================================
  Hits         1728     1728              
- Misses       1876     1877       +1     

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

@jhollway jhollway merged commit 8b1a435 into main Jan 24, 2024
3 of 5 checks passed
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.

Compatibility with igraph 2.0.0
1 participant