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

fix doctests #123

Merged
merged 1 commit into from
Apr 8, 2024
Merged

fix doctests #123

merged 1 commit into from
Apr 8, 2024

Conversation

Pangoraw
Copy link
Collaborator

@Pangoraw Pangoraw commented Apr 6, 2024

No description provided.

Copy link

codecov bot commented Apr 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.44%. Comparing base (8f5f50e) to head (6eca493).
Report is 3 commits behind head on master.

❗ Current head 6eca493 differs from pull request most recent head f3fbc4c. Consider uploading reports for the commit f3fbc4c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
+ Coverage   73.61%   75.44%   +1.83%     
==========================================
  Files          16       16              
  Lines        1512     1507       -5     
==========================================
+ Hits         1113     1137      +24     
+ Misses        399      370      -29     

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

test/runtests.jl Outdated Show resolved Hide resolved
@Pangoraw Pangoraw merged commit 538a96d into master Apr 8, 2024
5 of 8 checks passed
@Pangoraw Pangoraw deleted the pb/doctests branch April 8, 2024 18:24
@Pangoraw Pangoraw linked an issue Apr 23, 2024 that may be closed by this pull request
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.

Method redefinitions in tests break docs
2 participants