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

Remove __doctest feature and doc_comment dependency #1276

Merged
merged 1 commit into from Sep 9, 2023

Conversation

pitdicker
Copy link
Collaborator

The __doctest feature and doc_comment dependency where added in #316 to test the examples in README.md. But we no longer use it for testing, and don't have examples in the README.

I propose to just remove this feature. The __doctest name should have made it pretty clear this was not mean to be a feature other crates should rely on.

@codecov
Copy link

codecov bot commented Sep 9, 2023

Codecov Report

Merging #1276 (6faf066) into 0.4.x (77d0bec) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##            0.4.x    #1276   +/-   ##
=======================================
  Coverage   91.40%   91.40%           
=======================================
  Files          38       38           
  Lines       16932    16932           
=======================================
  Hits        15477    15477           
  Misses       1455     1455           
Files Changed Coverage Δ
src/lib.rs 95.58% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pitdicker pitdicker merged commit 2960f2c into chronotope:0.4.x Sep 9, 2023
37 checks passed
@pitdicker pitdicker deleted the remove_doctest_feature branch September 9, 2023 09:33
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.

None yet

2 participants