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

Fix issue with missing and duplicate docstrings #198

Merged
merged 10 commits into from
Oct 1, 2024
Merged

Conversation

DanielVandH
Copy link
Member

Fixes #173

@DanielVandH DanielVandH changed the title Fix issue with missing docstrings Fix issue with missing and duplicate docstrings Oct 1, 2024
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.97%. Comparing base (14aa479) to head (6f53745).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #198   +/-   ##
=======================================
  Coverage   94.97%   94.97%           
=======================================
  Files         102      102           
  Lines       10200    10200           
=======================================
  Hits         9687     9687           
  Misses        513      513           

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

@DanielVandH DanielVandH closed this Oct 1, 2024
@DanielVandH DanielVandH reopened this Oct 1, 2024
@DanielVandH DanielVandH merged commit c9a8090 into main Oct 1, 2024
8 checks passed
@DanielVandH DanielVandH deleted the overviewapi2 branch October 1, 2024 13:42
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.

[Documentation]: Not all public functions are listed on the overview
1 participant