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

Autodata docs #48

Merged
merged 4 commits into from
Oct 19, 2024
Merged

Autodata docs #48

merged 4 commits into from
Oct 19, 2024

Conversation

christianhelle
Copy link
Owner

This pull request refactors the comments and return type in the Autodata class to improve readability and maintainability. The comments have been re-formatted to follow a consistent style, and the return type has been specified for the create_many method. These changes make the code easier to understand and contribute to a better developer experience.

@christianhelle christianhelle self-assigned this Oct 19, 2024
@christianhelle christianhelle added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 19, 2024
Copy link

codecov bot commented Oct 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.96%. Comparing base (000f7e7) to head (1ae18dd).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #48   +/-   ##
=======================================
  Coverage   97.96%   97.96%           
=======================================
  Files          46       46           
  Lines        2508     2508           
=======================================
  Hits         2457     2457           
  Misses         51       51           

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

Copy link

@christianhelle christianhelle merged commit a11a90b into main Oct 19, 2024
40 of 42 checks passed
@christianhelle christianhelle deleted the resolve-warnings branch October 19, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant