Skip to content

Update uv.lock - #670

Merged
p-j-smith merged 1 commit into
mainfrom
paul/665-uv-lock-format
Sep 17, 2026
Merged

p-j-smith merged 1 commit into
mainfrom
paul/665-uv-lock-format

Conversation

@p-j-smith

@p-j-smith p-j-smith commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

PIX-78

Description

This stack of PRs fixes #665

This PR:

  • update uv.lock. uv has released a new revision to the lock format. revision=3 includes 'upload-time' for all packages

Type of change

Please delete options accordingly to the description.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Suggested Checklist

  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have passed on my local host device. (see further details at the CONTRIBUTING document)
  • Make sure your branch is up-to-date with main branch. See CONTRIBUTING for a general example to syncronise your branch with the main branch.
  • I have requested review to this PR.
  • I have addressed and marked as resolved all the review comments in my PR.
  • Finally, I have selected squash and merge

@codecov

codecov Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.11%. Comparing base (5146cef) to head (301bc9d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #670      +/-   ##
==========================================
- Coverage   88.38%   84.11%   -4.27%     
==========================================
  Files          81       68      -13     
  Lines        3961     3079     -882     
==========================================
- Hits         3501     2590     -911     
- Misses        460      489      +29     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@p-j-smith
p-j-smith added this pull request to stack #672 September 17, 2026 07:31
@p-j-smith
p-j-smith force-pushed the paul/665-uv-lock-format branch from abe062d to 5e70925 Compare September 17, 2026 09:00
@linear-code

linear-code Bot commented Sep 17, 2026

Copy link
Copy Markdown

PIX-78

@p-j-smith
p-j-smith force-pushed the paul/665-uv-lock-format branch from 5e70925 to f70ded5 Compare September 17, 2026 14:17
revision=3 includes 'upload-time' for all packages
@p-j-smith
p-j-smith force-pushed the paul/665-uv-lock-format branch from f70ded5 to 301bc9d Compare September 17, 2026 14:31
@p-j-smith
p-j-smith merged commit 79c6ca2 into main Sep 17, 2026
11 checks passed
@p-j-smith
p-j-smith deleted the paul/665-uv-lock-format branch September 17, 2026 15: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.

Update dicom validator

2 participants