Skip to content

Conversation

palday
Copy link
Member

@palday palday commented Mar 18, 2025

Closes #683

  • add entry in NEWS.md
  • after opening this PR, add a reference and run docs/NEWS-update.jl to update the cross-references.
  • I've bumped the version appropriately

palday and others added 2 commits March 18, 2025 16:03
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.33%. Comparing base (7b37191) to head (b91b75a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #814   +/-   ##
=======================================
  Coverage   97.33%   97.33%           
=======================================
  Files          36       36           
  Lines        3490     3495    +5     
=======================================
+ Hits         3397     3402    +5     
  Misses         93       93           
Flag Coverage Δ
current 96.99% <100.00%> (+<0.01%) ⬆️
minimum 97.33% <100.00%> (+<0.01%) ⬆️
nightly 96.92% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Member

@ararslan ararslan left a comment

Choose a reason for hiding this comment

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

Just minor comments/suggestions, otherwise looks good

Co-authored-by: Alex Arslan <ararslan@comcast.net>
@palday palday closed this Mar 19, 2025
@palday palday reopened this Mar 19, 2025
@palday palday merged commit 19c37bb into main Mar 19, 2025
21 checks passed
@palday palday deleted the pa/statsapi.hypothesistest branch March 19, 2025 21:46
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.

Have LikelihoodRatioTest extend StatsAPI. HypothesisTest
2 participants