Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong warning from TrainConfig #684

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

debrevitatevitae
Copy link
Collaborator

Closes #674

@debrevitatevitae debrevitatevitae linked an issue Feb 21, 2025 that may be closed by this pull request
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

Attention: Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.91%. Comparing base (fbcd475) to head (bcb1029).

Files with missing lines Patch % Lines
qadence/ml_tools/train_utils/config_manager.py 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #684   +/-   ##
=======================================
  Coverage   85.91%   85.91%           
=======================================
  Files         200      200           
  Lines       17213    17215    +2     
  Branches     1461     1462    +1     
=======================================
+ Hits        14789    14791    +2     
  Misses       2008     2008           
  Partials      416      416           

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

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.

TrainConfig reports wrong log
1 participant