Skip to content

ensure UnsupportedDecompressionError <: Exception#260

Merged
gdalle merged 1 commit intoJuliaDiff:mainfrom
nsajko:exc
Sep 11, 2025
Merged

ensure UnsupportedDecompressionError <: Exception#260
gdalle merged 1 commit intoJuliaDiff:mainfrom
nsajko:exc

Conversation

@nsajko
Copy link
Contributor

@nsajko nsajko commented Sep 10, 2025

Don't know if there is any benefit, but I suppose the intention is for this type, as an exception type, to subtype Exception.

Not sure if there is any benefit, but I suppose the intention is for
this type, as an exception type, to subtype `Exception`.
@codecov
Copy link

codecov bot commented Sep 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.71%. Comparing base (cbed1d5) to head (ffb4b72).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #260      +/-   ##
===========================================
- Coverage   100.00%   95.71%   -4.29%     
===========================================
  Files           17       17              
  Lines         1939     1939              
===========================================
- Hits          1939     1856      -83     
- Misses           0       83      +83     

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

@amontoison amontoison requested a review from gdalle September 10, 2025 23:55
Copy link
Member

@gdalle gdalle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed, thanks!
Merging this, but do you happen to know why the GPU tests fail @amontoison?

@gdalle gdalle merged commit ccfcd35 into JuliaDiff:main Sep 11, 2025
5 of 8 checks passed
@nsajko nsajko deleted the exc branch September 11, 2025 08:25
@amontoison
Copy link
Collaborator

@gdalle Maybe just a connexion issue? Otherwise, I can reboot the runner on Moonshot.

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.

3 participants