Skip to content

v1.5.0#107

Merged
jhollway merged 21 commits intomainfrom
develop
Jun 22, 2025
Merged

v1.5.0#107
jhollway merged 21 commits intomainfrom
develop

Conversation

@jhollway
Copy link
Collaborator

@jhollway jhollway commented Jun 22, 2025

Description

Package

  • Updated pandoc setup in pushrelease workflow

Making

  • Dropped print and summary methods for diffs_model (moved to {migraph})

Modifying

  • Added to_no_missing() for removing nodes with missing data
  • Fixed as_diffusion.mnet() so that it includes "diff_model" class

Measuring

  • Dropped plotting methods (moved to {autograph})
  • Added Page 2010 citation to node_richness() documentation

Memberships

  • Fixed node_in_leiden() to use resolution parameter in call to igraph

Data

  • Improved table_data() so that it lists components, longitudinal, dynamic,
    and changing data
  • Added more description for fict_lotr
  • Added irps_revere data

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 Jun 22, 2025
@codecov
Copy link

codecov bot commented Jun 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.33%. Comparing base (ba98c5a) to head (1a9b69f).
Report is 263 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
- Coverage   44.21%   43.33%   -0.88%     
==========================================
  Files          50       51       +1     
  Lines        6376     6909     +533     
==========================================
+ Hits         2819     2994     +175     
- Misses       3557     3915     +358     

☔ 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 merged commit 9284c9f into main Jun 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.

1 participant