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

gh-84: enable doctests using pytest-doctestplus #220

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Conversation

Saransh-cpp
Copy link
Member

Enable doctests in CI using the pytest-doctestplus plugin.

Closes: #84

@Saransh-cpp Saransh-cpp added the infrastructure Project infrastructure: dev tools, packaging, etc. label Sep 16, 2024
@coveralls
Copy link

coveralls commented Sep 16, 2024

Pull Request Test Coverage Report for Build 10884072210

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 53.256%

Totals Coverage Status
Change from base Build 10883249379: 0.0%
Covered Lines: 458
Relevant Lines: 860

💛 - Coveralls

@paddyroddy paddyroddy self-requested a review September 17, 2024 11:19
Copy link
Member

@paddyroddy paddyroddy left a comment

Choose a reason for hiding this comment

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

Not used this before but I assume it's working

@Saransh-cpp Saransh-cpp merged commit 44b7bf6 into main Sep 17, 2024
12 checks passed
@Saransh-cpp Saransh-cpp deleted the saransh/doctests branch September 17, 2024 13:35
@Saransh-cpp Saransh-cpp self-assigned this Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Project infrastructure: dev tools, packaging, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable doctest
3 participants