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

feat: add test to detect public names without a docstring #313

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Bump version to v0.9.0

83150f4
Select commit
Loading
Failed to load commit list.
Open

feat: add test to detect public names without a docstring #313

Bump version to v0.9.0
83150f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2024 in 0s

74.93% (+0.03%) compared to 1fca5d9

View this Pull Request on Codecov

74.93% (+0.03%) compared to 1fca5d9

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 74.93%. Comparing base (1fca5d9) to head (83150f4).

Files with missing lines Patch % Lines
src/Aqua.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #313      +/-   ##
==========================================
+ Coverage   74.90%   74.93%   +0.03%     
==========================================
  Files          11       12       +1     
  Lines         761      774      +13     
==========================================
+ Hits          570      580      +10     
- Misses        191      194       +3     

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