Skip to content

v1.6.0#111

Merged
jhollway merged 27 commits intomainfrom
develop
Aug 22, 2025
Merged

v1.6.0#111
jhollway merged 27 commits intomainfrom
develop

Conversation

@jhollway
Copy link
Collaborator

@jhollway jhollway commented Jul 4, 2025

Description

Modifying

  • Improved to_no_missing() to record missing removal
  • Improved to_no_isolates() to record isolate removal
  • Improved to_giant() to record giant component scoping
  • Improved to_matching() to record matching
  • Fixed to_matching() triggering warnings from handling NAs (thanks @schochastics for fixing better NA handling in data frames #109)
  • Improved to_mentoring() to record mentoring
  • Improved to_eulerian() to record Eulerian pathing

Mapping

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)

@codecov
Copy link

codecov bot commented Jul 4, 2025

Codecov Report

Attention: Patch coverage is 82.60870% with 4 lines in your changes missing coverage. Please review.

Project coverage is 43.57%. Comparing base (1a9b69f) to head (b8e84ba).
Report is 36 commits behind head on main.

Files with missing lines Patch % Lines
R/manynet-utils.R 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
+ Coverage   43.33%   43.57%   +0.23%     
==========================================
  Files          51       51              
  Lines        6909     6933      +24     
==========================================
+ Hits         2994     3021      +27     
+ Misses       3915     3912       -3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jhollway jhollway changed the title v1.5.2 v1.6.0 Aug 22, 2025
@jhollway jhollway merged commit a79a8a0 into main Aug 22, 2025
3 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.

3 participants