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

Notify samplingDesign of second dataset is ignored when merging #150

Merged
merged 4 commits into from
Dec 19, 2024

Conversation

sannegovaert
Copy link
Member

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.91%. Comparing base (1484fc9) to head (c4b4126).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files          26       26           
  Lines        1149     1160   +11     
=======================================
+ Hits         1148     1159   +11     
  Misses          1        1           

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

It is important for users to know this. A warning appears _after_ the print (and easier to notice), while a message appears _before_ the print
Copy link
Member

@peterdesmet peterdesmet left a comment

Choose a reason for hiding this comment

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

Updated to a warning (see commit message for reasoning) and aligned text with other message texts.

@peterdesmet peterdesmet merged commit 56b34e6 into main Dec 19, 2024
9 checks passed
@peterdesmet peterdesmet deleted the alert_samplingdesign branch December 19, 2024 12:40
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.

Notify samplingDesign of second dataset is ignored when merging
2 participants