Skip to content

Update uv.lock#1107

Merged
rickecon merged 6 commits intoPSLmodels:masterfrom
rickecon:uvlock
Apr 16, 2026
Merged

Update uv.lock#1107
rickecon merged 6 commits intoPSLmodels:masterfrom
rickecon:uvlock

Conversation

@rickecon
Copy link
Copy Markdown
Member

@rickecon rickecon commented Apr 16, 2026

This PR:

  • Adds '**.lock' to the paths in build_and_test.yml so that any changes to the uv.lock file trigger the GH Action CI tests in build_and_test.yml
  • Updates the uv.lock file to correspond with the current ogcore package version of this PR. I noticed that the uv.lock file in the previous PRs was using the previous version of ogcore. The workflow with any future PRs that change the version should be:
    • Update the ogcore package version in pyproject.toml and ogcore/__init__.py and associated descriptions in the CHANGELOG.md file.
    • Run uv lock in the terminal. This will create a new version of the uv.lock that is derived from the pyproject.toml file that has the new version number.
    • Commit the updated files, including the uv.lock file.

cc: @jdebacker

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.85%. Comparing base (6d8675a) to head (5f81749).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1107   +/-   ##
=======================================
  Coverage   72.85%   72.85%           
=======================================
  Files          21       21           
  Lines        5201     5201           
=======================================
  Hits         3789     3789           
  Misses       1412     1412           
Flag Coverage Δ
unittests 72.85% <100.00%> (ø)

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

Files with missing lines Coverage Δ
ogcore/__init__.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rickecon rickecon merged commit e689396 into PSLmodels:master Apr 16, 2026
8 checks passed
@rickecon rickecon deleted the uvlock branch April 16, 2026 06:47
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