Skip to content

Added call to validate() in fit_model()#218

Merged
eacharles merged 1 commit intomainfrom
issue/217/fit_model
Aug 6, 2025
Merged

Added call to validate() in fit_model()#218
eacharles merged 1 commit intomainfrom
issue/217/fit_model

Conversation

@eacharles
Copy link
Copy Markdown
Collaborator

Problem & Solution Description (including issue #)

Code Quality

  • My code follows the code style of this project
  • I have written unit tests or justified all instances of #pragma: no cover; in the case of a bugfix, a new test that breaks as a result of the bug has been added
  • My code contains relevant comments and necessary documentation for future maintainers; the change is reflected in applicable demos/tutorials (with output cleared!) and added/updated docstrings use the NumPy docstring format
  • Any breaking changes, described above, are accompanied by backwards compatibility and deprecation warnings

@eacharles eacharles self-assigned this Aug 6, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.00%. Comparing base (1fe979b) to head (0b543b5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #218   +/-   ##
=======================================
  Coverage   99.00%   99.00%           
=======================================
  Files          47       47           
  Lines        3432     3432           
=======================================
  Hits         3398     3398           
  Misses         34       34           

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

@eacharles eacharles merged commit d401f5d into main Aug 6, 2025
7 checks passed
@eacharles eacharles deleted the issue/217/fit_model branch August 6, 2025 22:29
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