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

simplify doctest outputs #285

Merged
merged 4 commits into from
Jan 5, 2024

Conversation

jpreszler
Copy link
Contributor

@jpreszler jpreszler commented Dec 28, 2023

Resolve issue #284 by reducing the data used for an example and removing the summary output from RegressionDiscontinuity which seemed particularly fickle.

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (70de921) 76.27% compared to head (4a88f76) 76.27%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #285   +/-   ##
=======================================
  Coverage   76.27%   76.27%           
=======================================
  Files          20       20           
  Lines        1332     1332           
=======================================
  Hits         1016     1016           
  Misses        316      316           

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

@drbenvincent drbenvincent added the devops DevOps related label Jan 5, 2024
@drbenvincent drbenvincent merged commit 4772b34 into pymc-labs:main Jan 5, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops DevOps related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants