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

Enforce linting of docstrings #165

Merged
merged 3 commits into from
Apr 22, 2024

ignore rule D301 on docstring containing newlines

00f8ab6
Select commit
Loading
Failed to load commit list.
Merged

Enforce linting of docstrings #165

ignore rule D301 on docstring containing newlines
00f8ab6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 18, 2024 in 0s

99.66% (+0.00%) compared to 6702100

View this Pull Request on Codecov

99.66% (+0.00%) compared to 6702100

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.66%. Comparing base (6702100) to head (00f8ab6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #165   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files          10       10           
  Lines         605      605           
=======================================
  Hits          603      603           
  Misses          2        2           

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