Brian Bjarke Jensen brian
34632980ba Skip coverage floor check in partial CI test jobs.
brian created pull request lille-vemmelund/python-repositories#29 2026-07-07 20:30:42 +02:00
Enforce 95% combined coverage floor in CI
5393efc6cd Enforce a 95% combined coverage floor in CI and local runs.
brian created branch cursor/enforce-coverage-floor in lille-vemmelund/python-repositories 2026-07-07 20:28:38 +02:00
brian deleted branch cursor/split-ci-test-jobs from lille-vemmelund/python-repositories 2026-07-07 19:37:32 +02:00
brian pushed to main at lille-vemmelund/python-repositories 2026-07-07 19:37:30 +02:00
e39fc96ac1 Merge pull request 'Split CI into parallel unit, integration, and coverage report jobs' (#28) from cursor/split-ci-test-jobs into main
c1f4826d78 Use christopherhx v4 artifact actions for parallel coverage merge.
0315a33a3b Avoid cross-job artifacts; combine coverage with --cov-append.
5d33ec6091 Use artifact action v3 for Gitea Actions compatibility.
9538e4d26d Split CI into parallel unit, integration, and coverage report jobs.
Compare 5 commits »
brian merged pull request lille-vemmelund/python-repositories#28 2026-07-07 19:37:29 +02:00
Split CI into parallel unit, integration, and coverage report jobs
brian pushed to cursor/split-ci-test-jobs at lille-vemmelund/python-repositories 2026-07-07 19:35:23 +02:00
c1f4826d78 Use christopherhx v4 artifact actions for parallel coverage merge.
brian pushed to cursor/split-ci-test-jobs at lille-vemmelund/python-repositories 2026-07-07 19:27:31 +02:00
0315a33a3b Avoid cross-job artifacts; combine coverage with --cov-append.
brian pushed to cursor/split-ci-test-jobs at lille-vemmelund/python-repositories 2026-07-07 19:18:02 +02:00
5d33ec6091 Use artifact action v3 for Gitea Actions compatibility.
brian created pull request lille-vemmelund/python-repositories#28 2026-07-06 22:05:11 +02:00
Split CI into parallel unit, integration, and coverage report jobs
brian pushed to cursor/split-ci-test-jobs at lille-vemmelund/python-repositories 2026-07-06 22:03:31 +02:00
9538e4d26d Split CI into parallel unit, integration, and coverage report jobs.
brian created branch cursor/split-ci-test-jobs in lille-vemmelund/python-repositories 2026-07-06 22:03:30 +02:00
brian deleted branch cursor/fix-version-doc-drift from lille-vemmelund/python-repositories 2026-07-06 21:37:38 +02:00
brian pushed to main at lille-vemmelund/python-repositories 2026-07-06 21:37:37 +02:00
14b8d2798c Merge pull request 'Replace hardcoded version examples in release docs' (#27) from cursor/fix-version-doc-drift into main
d3cbb65bbc Use version-agnostic examples in release docs.
Compare 2 commits »
brian merged pull request lille-vemmelund/python-repositories#27 2026-07-06 21:37:35 +02:00
Replace hardcoded version examples in release docs
brian created pull request lille-vemmelund/python-repositories#27 2026-07-06 21:27:17 +02:00
Replace hardcoded version examples in release docs
brian commented on issue lille-vemmelund/python-repositories#8 2026-07-06 21:26:24 +02:00
move relevant tests to be unit tests instead of integration tests

Was solved in latest release.

brian closed issue lille-vemmelund/python-repositories#8 2026-07-06 21:26:24 +02:00
move relevant tests to be unit tests instead of integration tests
d3cbb65bbc Use version-agnostic examples in release docs.