Skip to content

Conversation

@pont-us
Copy link
Member

@pont-us pont-us commented Aug 27, 2025

Closes #21 .

Addresses #21.

This commit adds a --xcube-viewer-api-url argument to the wrapper
script, which is now used by the "run image" implementation to
tell the script what API URL should be configured for the viewer.
If running a container in batch mode, this argument is
superfluous.
@codecov
Copy link

codecov bot commented Aug 27, 2025

Codecov Report

❌ Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.30%. Comparing base (1787ca9) to head (036f11c).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
xcengine/wrapper.py 37.50% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   80.65%   80.30%   -0.36%     
==========================================
  Files           6        6              
  Lines         517      523       +6     
  Branches       61       61              
==========================================
+ Hits          417      420       +3     
- Misses         94       97       +3     
  Partials        6        6              

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

@pont-us pont-us merged commit c3c9155 into main Aug 29, 2025
6 of 8 checks passed
@pont-us pont-us deleted the pont-21-viewer-port branch November 13, 2025 16:53
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.

Viewer doesn't work on non-default port

2 participants