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

Feature/merge aoc utils, Maybe? #35

Open
wants to merge 565 commits into
base: main
Choose a base branch
from
Open

Conversation

RoelAdriaans
Copy link
Owner

No description provided.

RoelAdriaans and others added 30 commits December 4, 2022 21:53
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-xdist@v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: pytest-xdist
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
From: Average running time: 6.461925 seconds (10 iterations)
To: Average running time: 1.068471 seconds (10 iterations)
@codecov-commenter
Copy link

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (856dd48) 95.03% compared to head (9bb2403) 95.04%.
Report is 16 commits behind head on main.

Files Patch % Lines
src/adventofcode/utils/node.py 83.33% 4 Missing ⚠️
src/adventofcode/utils/graph.py 93.33% 2 Missing and 1 partial ⚠️
src/adventofcode/utils/generic_search.py 96.49% 1 Missing and 1 partial ⚠️
src/adventofcode/utils/point.py 96.66% 1 Missing ⚠️
src/adventofcode2023/day08.py 97.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   95.03%   95.04%   +0.01%     
==========================================
  Files         357      375      +18     
  Lines       11905    12458     +553     
  Branches     1761     1845      +84     
==========================================
+ Hits        11314    11841     +527     
- Misses        471      488      +17     
- Partials      120      129       +9     

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

RoelAdriaans added a commit that referenced this pull request Nov 29, 2024
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