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

test for no model warnings if predict / transform mismatch from fit type #64

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

wd60622
Copy link
Owner

@wd60622 wd60622 commented Apr 16, 2024

No description provided.

@wd60622 wd60622 added the enhancement New feature or request label Apr 16, 2024
Copy link

codecov bot commented Apr 16, 2024

Codecov Report

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

Project coverage is 86.40%. Comparing base (0aa57ef) to head (aeb79dc).

❗ Current head aeb79dc differs from pull request most recent head 3f94ecc. Consider uploading reports for the commit 3f94ecc to get more accurate results

Files Patch % Lines
latent_calendar/model/utils.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   86.50%   86.40%   -0.11%     
==========================================
  Files          21       21              
  Lines        1134     1140       +6     
==========================================
+ Hits          981      985       +4     
- Misses        153      155       +2     

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

@wd60622 wd60622 merged commit 6fd5d2f into main Apr 16, 2024
6 checks passed
@wd60622 wd60622 deleted the reduce-model-warnings branch April 16, 2024 23:46
@wd60622 wd60622 added testing Related to unit testing and removed enhancement New feature or request labels Apr 16, 2024
@wd60622 wd60622 changed the title remove model warnings if predict / transform mismatch from fit type test for no model warnings if predict / transform mismatch from fit type Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Related to unit testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant