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

aocd.extra attr #153

Merged
merged 2 commits into from
Dec 21, 2024
Merged

aocd.extra attr #153

merged 2 commits into from
Dec 21, 2024

Conversation

wimglenn
Copy link
Owner

@wimglenn wimglenn commented Dec 21, 2024

Make extra context for example data more machine-readable.

When executing solves using example datas, the runner will export AOCD_EXTRA var with any extra example context (JSON serialized k/v).

Copy link

codecov bot commented Dec 21, 2024

Codecov Report

Attention: Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.15%. Comparing base (24c09ce) to head (c2d39fb).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
aocd/runner.py 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
- Coverage   91.18%   91.15%   -0.04%     
==========================================
  Files          25       25              
  Lines        2758     2771      +13     
  Branches      248      250       +2     
==========================================
+ Hits         2515     2526      +11     
- Misses        177      178       +1     
- Partials       66       67       +1     

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

@wimglenn wimglenn merged commit 89b8698 into main Dec 21, 2024
10 checks passed
@wimglenn wimglenn deleted the 2.1 branch December 21, 2024 03:12
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.

1 participant