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

Ignore nodoc on additional DNR constants #68

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Conversation

oliverdunk
Copy link
Member

These were marked as nodoc while we were implementing the safe rules proposal but this means the version information is incorrect.

These were marked as nodoc while we were implementing the safe
rules proposal but this means the version information is
incorrect.
@oliverdunk oliverdunk requested a review from jpmedley January 31, 2024 12:50
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (650e007) 43.96% compared to head (5a4c6b2) 44.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   43.96%   44.00%   +0.04%     
==========================================
  Files          21       21              
  Lines        4035     4038       +3     
  Branches      265      265              
==========================================
+ Hits         1774     1777       +3     
  Misses       2261     2261              

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

@oliverdunk oliverdunk merged commit 04eaa61 into main Feb 2, 2024
6 checks passed
@oliverdunk oliverdunk deleted the dnr-constants-ignore branch February 2, 2024 11: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.

2 participants