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

Update Boilerplate #30

Merged
merged 24 commits into from
Jul 5, 2024
Merged

Update Boilerplate #30

merged 24 commits into from
Jul 5, 2024

Conversation

Robpol86
Copy link
Owner

@Robpol86 Robpol86 commented Jul 5, 2024

Reformatted several files for personal style and consistency with my other projects.

Validating a wheel package in CI after build.

Including HTML documentation in GitHub release artifact for posterity.

Fixing readthedocs build with new non-requirements implementation.

Modernizing contribution document. Old method of installing Poetry has long been deprecated and removed.

Updated Makefile to match my other repos. No longer automatically calling "deps" in other build targets.

Regenerated pyproject.toml with latest Poetry version (1.8.3).

Switched to using dev dependency group in pyproject.toml.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.00%. Comparing base (8da8472) to head (37134e0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   98.00%   98.00%           
=======================================
  Files           2        2           
  Lines          50       50           
  Branches        6        6           
=======================================
  Hits           49       49           
  Partials        1        1           

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

@Robpol86 Robpol86 merged commit a32bfd5 into main Jul 5, 2024
14 checks passed
@Robpol86 Robpol86 deleted the update-bp branch July 5, 2024 01:38
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