Skip to content

CI: Fix flaky remote file access#503

Merged
dweindl merged 1 commit into
PEtab-dev:mainfrom
dweindl:fix_389
Jul 15, 2026
Merged

CI: Fix flaky remote file access#503
dweindl merged 1 commit into
PEtab-dev:mainfrom
dweindl:fix_389

Conversation

@dweindl

@dweindl dweindl commented Jul 15, 2026

Copy link
Copy Markdown
Member

Avoid rate-limiting issues during downloading from raw.githubusercontent.com, use https://www.jsdelivr.com/ instead.

Caveat: It may take up to 12h until branch references are updated there.

Closes #389.

Avoid rate-limiting issues during downloading from raw.githubusercontent.com, use https://www.jsdelivr.com/ instead.

Caveat: It may take up to 12h until branch references are updated there.

Closes PEtab-dev#389.
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.12%. Comparing base (1b8599d) to head (58a0040).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #503   +/-   ##
=======================================
  Coverage   75.12%   75.12%           
=======================================
  Files          64       64           
  Lines        7161     7161           
  Branches     1267     1267           
=======================================
  Hits         5380     5380           
  Misses       1291     1291           
  Partials      490      490           

☔ 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.

@dweindl
dweindl merged commit 4dc5220 into PEtab-dev:main Jul 15, 2026
7 checks passed
@dweindl
dweindl deleted the fix_389 branch July 15, 2026 13:50
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.

Fix test_load_remote failures

3 participants