Skip to content

Comments

Update CS-repo2docker to 2026.02.0#27

Merged
ikfj merged 3 commits intoRCOSDP:masterfrom
chiku-samugari:feature/cs-repo2docker-2026.02.0
Feb 24, 2026
Merged

Update CS-repo2docker to 2026.02.0#27
ikfj merged 3 commits intoRCOSDP:masterfrom
chiku-samugari:feature/cs-repo2docker-2026.02.0

Conversation

@chiku-samugari
Copy link

@chiku-samugari chiku-samugari commented Feb 20, 2026

変更

CS-repo2dockerのバージョンを2026.02.0に更新するとともに、以下2点の修正をするPRです。

  1. FigShareのURL構造の変更に伴って失敗するようになったテストの修正 -- upstreamのコミット c2ad98e
  2. テスト時のJupyterHubの起動を待つ時間を長くして偶然にテストが失敗する可能性を小さくした

1.についてはupstreamのPR#2205としてマージ済みのコミットです。

@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.43%. Comparing base (34d8f6e) to head (a3afbd3).
⚠️ Report is 1438 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #27       +/-   ##
===========================================
+ Coverage   60.77%   78.43%   +17.65%     
===========================================
  Files          23       28        +5     
  Lines        2603     3329      +726     
===========================================
+ Hits         1582     2611     +1029     
+ Misses       1021      718      -303     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

minrk and others added 2 commits February 20, 2026 21:03
JupyterHub with BinderHub as a managed service can take longer than 5s
to fully start and register proxy routes, especially on CI runners. This
causes intermittent 404 errors when curling /hub/api/. Increase the
initial sleep from 5s to 15s and make curl retries more patient.
@chiku-samugari chiku-samugari marked this pull request as draft February 20, 2026 12:29
@chiku-samugari chiku-samugari marked this pull request as ready for review February 20, 2026 13:08
@ikfj ikfj merged commit 50d7c8a into RCOSDP:master Feb 24, 2026
11 checks passed
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.

4 participants