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

Updates #9

Merged
merged 39 commits into from
Aug 17, 2022
Merged

Updates #9

merged 39 commits into from
Aug 17, 2022

Conversation

pjd199
Copy link
Owner

@pjd199 pjd199 commented Aug 17, 2022

  • Solved daily puzzles
  • Added title metadata to JSON output
  • Added command line interface for each puzzle
  • Updated the daily helper
  • Various bug fixes

@codecov-commenter
Copy link

Codecov Report

Merging #9 (1ec64ce) into main (310fce8) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              main        #9    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           47        52     +5     
  Lines         1772      2187   +415     
==========================================
+ Hits          1772      2187   +415     
Impacted Files Coverage Δ
advent_of_code/year2016/day12.py 100.00% <ø> (ø)
advent_of_code/year2016/day13.py 100.00% <ø> (ø)
advent_of_code/year2016/day14.py 100.00% <ø> (ø)
advent_of_code/year2016/day15.py 100.00% <ø> (ø)
advent_of_code/year2016/day16.py 100.00% <ø> (ø)
advent_of_code/app.py 100.00% <100.00%> (ø)
advent_of_code/year2015/day10.py 100.00% <100.00%> (ø)
advent_of_code/year2015/day11.py 100.00% <100.00%> (ø)
advent_of_code/year2015/day12.py 100.00% <100.00%> (ø)
advent_of_code/year2015/day13.py 100.00% <100.00%> (ø)
... and 36 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@pjd199 pjd199 merged commit 0fd43c6 into main Aug 17, 2022
This pull request was closed.
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