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

handle the case where an entry-point return non-answers for both part… #157

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

wimglenn
Copy link
Owner

…s. closes #156

Copy link

codecov bot commented Dec 28, 2024

Codecov Report

Attention: Patch coverage is 96.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.15%. Comparing base (143461e) to head (eada9f7).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
tests/test_runner.py 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
+ Coverage   91.11%   91.15%   +0.04%     
==========================================
  Files          25       25              
  Lines        2781     2805      +24     
  Branches      252      253       +1     
==========================================
+ Hits         2534     2557      +23     
- Misses        179      180       +1     
  Partials       68       68              

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

@wimglenn wimglenn merged commit d0d9dca into main Dec 28, 2024
10 checks passed
@wimglenn wimglenn deleted the issue-156 branch December 28, 2024 05:04
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.

aoc runner sends requests to advent of code even if solution file does not exist
1 participant