Skip to content

Test suite: Add more test coverage for warn_if_unexpected_params() (only on Julia versions prior to 1.6) #45

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

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

@DilumAluthge DilumAluthge force-pushed the dpa/warn_if_unexpected_params-2 branch 2 times, most recently from 11768aa to 2638f9d Compare February 7, 2025 20:22
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.11%. Comparing base (7692b64) to head (1feb0b2).
Report is 1 commits behind head on dpa/ntasks.

Additional details and impacted files
@@              Coverage Diff               @@
##           dpa/ntasks      #45      +/-   ##
==============================================
+ Coverage       93.13%   94.11%   +0.98%     
==============================================
  Files               2        2              
  Lines             102      102              
==============================================
+ Hits               95       96       +1     
+ Misses              7        6       -1     

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

@DilumAluthge DilumAluthge changed the title Test suite: Add more test coverage for warn_if_unexpected_params() Test suite: Add more test coverage for warn_if_unexpected_params() (only on Julia versions prior to 1.6) Feb 7, 2025
@DilumAluthge DilumAluthge force-pushed the dpa/warn_if_unexpected_params-2 branch 2 times, most recently from 540e0a1 to 344d45c Compare February 9, 2025 22:12
@DilumAluthge
Copy link
Member Author

Coverage after this PR: 94%

@DilumAluthge DilumAluthge force-pushed the dpa/warn_if_unexpected_params-2 branch from 19e1470 to 1feb0b2 Compare February 19, 2025 00:29
@DilumAluthge DilumAluthge marked this pull request as ready for review April 28, 2025 01:57
@DilumAluthge DilumAluthge requested a review from kleinhenz April 28, 2025 01:58
@DilumAluthge
Copy link
Member Author

@kleinhenz This PR is now ready for review.

@DilumAluthge DilumAluthge merged commit 092db15 into dpa/ntasks Apr 29, 2025
6 checks passed
@DilumAluthge DilumAluthge deleted the dpa/warn_if_unexpected_params-2 branch April 29, 2025 04:06
@DilumAluthge
Copy link
Member Author

Oops. I wanted to merge this into master, not into dpa/ntasks (#44).

I'll cherry pick and make an new PR.

@DilumAluthge
Copy link
Member Author

I'll cherry pick and make an new PR.

#75

DilumAluthge added a commit that referenced this pull request Apr 29, 2025
…(only on Julia versions prior to 1.6) (#75)

This is a fixed version of #45 that correctly targets `master`.
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.

2 participants