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

Round narrows #111

Merged
merged 3 commits into from
Dec 27, 2024
Merged

Round narrows #111

merged 3 commits into from
Dec 27, 2024

Conversation

jatkinson1000
Copy link
Owner

Adds n_arrows attribute to rounds as inexpensive and useful to be exposed at the top level rather than calculated from passes.

@jatkinson1000 jatkinson1000 added the enhancement New feature or request label Dec 27, 2024
@jatkinson1000 jatkinson1000 self-assigned this Dec 27, 2024
@jatkinson1000
Copy link
Owner Author

@TomHall2020 FYI: added this little feature as it was desirable for something else I'm doing. May be useful to you.

@jatkinson1000 jatkinson1000 merged commit 599cb5c into main Dec 27, 2024
15 checks passed
@jatkinson1000 jatkinson1000 deleted the round_narrows branch December 27, 2024 13:20
Copy link

codecov bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.82%. Comparing base (470d14e) to head (64fcfc6).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #111   +/-   ##
=======================================
  Coverage   97.81%   97.82%           
=======================================
  Files          30       30           
  Lines        1742     1747    +5     
=======================================
+ Hits         1704     1709    +5     
  Misses         38       38           
Files with missing lines Coverage Δ
archeryutils/rounds.py 100.00% <100.00%> (ø)
archeryutils/tests/test_rounds.py 100.00% <100.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant