Skip to content

Conversation

@jhollway
Copy link
Collaborator

@jhollway jhollway commented Nov 12, 2025

Description

Modelling

  • Added tidy() and glance() methods for ergm objects
  • Added predict() methods for netlm and netlogit objects

Tutorials

  • Added ergm tutorial

Checklist:

  • Documentation
    • DESCRIPTION file version is bumped by the appropriate increment (major, minor, patch)
    • Date in DESCRIPTION is correct
    • Longer functions are commented inline or broken down into helper functions to help debugging
  • PR form
    • Title indicates expected version number
    • PR description above and the NEWS.md file are aligned
    • Description above itemizes changes under subsection titles, e.g. "## Data""
    • Closed, fixed, or related issues are referenced and explained in the description above, e.g. "Fixed #0 by adding A"

@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

❌ Patch coverage is 0% with 80 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.09%. Comparing base (325db55) to head (43b6ce4).
⚠️ Report is 26 commits behind head on main.

Files with missing lines Patch % Lines
R/class_models.R 0.00% 61 Missing ⚠️
R/model_predict.R 0.00% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #309      +/-   ##
==========================================
- Coverage   65.44%   57.09%   -8.36%     
==========================================
  Files           7        8       +1     
  Lines         547      627      +80     
==========================================
  Hits          358      358              
- Misses        189      269      +80     

☔ 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 cafe397 into main Nov 12, 2025
3 of 6 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.

2 participants