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

Preparation for release on PyPI #87

Merged
merged 12 commits into from
Jun 8, 2024
Merged

Preparation for release on PyPI #87

merged 12 commits into from
Jun 8, 2024

Conversation

jatkinson1000
Copy link
Owner

@jatkinson1000 jatkinson1000 commented Mar 23, 2024

Closes #49

Based on #82:

  • Updates metadata
  • Sets version to 1.0.0

Test version at https://test.pypi.org/project/archeryutils-jatkinson1000/1.0.0/

Checklist:

  • Source code updated to address issue
  • Style and formatting applied
  • Tests written to cover changes
  • Docstrings included/updated in code
  • Project documentation updated as necessary

@jatkinson1000 jatkinson1000 mentioned this pull request Mar 23, 2024
@jatkinson1000 jatkinson1000 self-assigned this Mar 23, 2024
jatkinson1000 and others added 5 commits May 6, 2024 12:24
* Update python minimum to 3.10 in pyproject.toml.

* Add notes to README and docs to detail minimum python version as 3.10

* Update workflows to use 3.10 as minimum python version, add 3.12 as latest, and update actions to latest versions.

* Fix linting issue (use strict in zip) that arises with minimum version being 3.10.

* Update to explicit TypeAlias in targets, with note thqat this is deprecated in favour of  in python 3.12+.
@jatkinson1000
Copy link
Owner Author

Re-based on main to resolve conflicts

Copy link

codecov bot commented Jun 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.64%. Comparing base (758d235) to head (be11584).
Report is 3 commits behind head on main.

Current head be11584 differs from pull request most recent head c49fd31

Please upload reports for the commit c49fd31 to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
- Coverage   97.64%   97.64%   -0.01%     
==========================================
  Files          28       28              
  Lines        1613     1611       -2     
==========================================
- Hits         1575     1573       -2     
  Misses         38       38              
Files Coverage Δ
...utils/classifications/agb_field_classifications.py 100.00% <100.00%> (ø)
...tils/classifications/agb_indoor_classifications.py 100.00% <100.00%> (ø)
.../classifications/agb_old_indoor_classifications.py 100.00% <100.00%> (ø)
archeryutils/handicaps/handicap_scheme.py 96.98% <ø> (ø)
archeryutils/targets.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

@jatkinson1000 jatkinson1000 merged commit bdece30 into main Jun 8, 2024
10 checks passed
@jatkinson1000 jatkinson1000 deleted the pypi branch June 8, 2024 16:35
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.

Upload to pypi
1 participant