Skip to content

Minor bug fix: neuralGAM v2.0.0 not properly exporting S3 methods#15

Merged
inesortega merged 11 commits intomainfrom
bug-fix-neuralGAM
Dec 3, 2025
Merged

Minor bug fix: neuralGAM v2.0.0 not properly exporting S3 methods#15
inesortega merged 11 commits intomainfrom
bug-fix-neuralGAM

Conversation

@inesortega
Copy link
Copy Markdown
Owner

@inesortega inesortega commented Nov 8, 2025

Fix S3 method dispatch so predict.neuralGAM() and autoplot.neuralGAM() work as expected. This version fixes a minor bug which caused S3 methods to don't be properly exported.

predict.neuralGAM and autoplot.neuralGAM are now properly exported, while keeping the S3 registrations.

@inesortega inesortega self-assigned this Nov 8, 2025
@inesortega inesortega added the bug Something isn't working label Nov 8, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 8, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 77.04%. Comparing base (1408d45) to head (c56c19c).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
R/NeuralGAM.R 0.00% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   76.60%   77.04%   +0.44%     
==========================================
  Files          19       19              
  Lines        1577     1699     +122     
==========================================
+ Hits         1208     1309     +101     
- Misses        369      390      +21     

☔ 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.

@inesortega inesortega marked this pull request as ready for review December 2, 2025 15:44
@inesortega inesortega merged commit 1992134 into main Dec 3, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants