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 comet_ml callback and process_prediction #170

Merged
merged 10 commits into from
May 8, 2024
Merged

Fix comet_ml callback and process_prediction #170

merged 10 commits into from
May 8, 2024

Conversation

FeGeyer
Copy link
Member

@FeGeyer FeGeyer commented Mar 28, 2024

No description provided.

@FeGeyer FeGeyer added the fix Fixes an issue or problem label Mar 28, 2024
@FeGeyer FeGeyer requested a review from Kevin2 March 28, 2024 13:42
@FeGeyer FeGeyer self-assigned this Mar 28, 2024
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

Attention: Patch coverage is 7.89474% with 35 lines in your changes are missing coverage. Please review.

Project coverage is 59.52%. Comparing base (b70fb97) to head (286a2e0).

❗ Current head 286a2e0 differs from pull request most recent head 719cf1a. Consider uploading reports for the commit 719cf1a to get more accurate results

Files Patch % Lines
radionets/dl_framework/callbacks.py 5.55% 34 Missing ⚠️
radionets/evaluation/train_inspection.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #170      +/-   ##
==========================================
- Coverage   59.79%   59.52%   -0.27%     
==========================================
  Files          33       33              
  Lines        3609     3632      +23     
==========================================
+ Hits         2158     2162       +4     
- Misses       1451     1470      +19     

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

Copy link
Member

@Kevin2 Kevin2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@FeGeyer FeGeyer merged commit 3e7e0f4 into main May 8, 2024
4 checks passed
@FeGeyer FeGeyer deleted the fix_comet_ml branch May 8, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixes an issue or problem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants