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

[Auto-generated] Update dependencies #190

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

TEAM4-0
Copy link
Collaborator

@TEAM4-0 TEAM4-0 commented Oct 2, 2024

Update dependencies

Automatically created PR from ci/dependency-updates.

The PR is based on the 'CI - Update dependencies PR' workflow in SINTEF/ci-cd.

To do

  • Check that the diff is sensible, and that tests and builds pass with the new dependency versions.
  • Make sure that the PR is squash merged, with a sensible commit message.

* Update dependencies in `pyproject.toml`

* Update support for latest pytest-asyncio and -httpx

Upgrade to new loop handling in pytest-asyncio.

Use new way of managing mocked httpx requests.

* Finalize upgrade for pytest-httpx

The non-mocked-hosts fixture no longer has any effect and must be
applied rather through markers.

---------

Co-authored-by: Casper Welzel Andersen <[email protected]>
Co-authored-by: Casper Welzel Andersen <[email protected]>
@TEAM4-0 TEAM4-0 added CI/CD Continuous intergration and deployment skip_changelog Issues or PRs to be skipped in the CHANGELOG labels Oct 2, 2024
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.08%. Comparing base (11777a4) to head (6f5016c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #190   +/-   ##
=======================================
  Coverage   93.08%   93.08%           
=======================================
  Files          29       29           
  Lines        1577     1577           
=======================================
  Hits         1468     1468           
  Misses        109      109           
Flag Coverage Δ
docker 81.29% <ø> (ø)
local 92.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@CasperWA CasperWA merged commit b8a376d into main Oct 2, 2024
18 of 19 checks passed
@CasperWA CasperWA deleted the ci/update-dependencies branch October 2, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Continuous intergration and deployment skip_changelog Issues or PRs to be skipped in the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants