Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added a 404 status check #2272

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

bmingles
Copy link
Contributor

In cases of 404 status messages, an html content 404 page was getting saved to disk later showing a non-helpful error to consumers. This should make the problem more explicit.

resolves #2271

@bmingles bmingles requested review from a team and dgodinez-dh and removed request for a team October 29, 2024 14:50
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.61%. Comparing base (a71fd3d) to head (fe5f9cc).

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2272    +/-   ##
========================================
  Coverage   46.61%   46.61%            
========================================
  Files         696      696            
  Lines       38756    38756            
  Branches     9683     9866   +183     
========================================
  Hits        18067    18067            
  Misses      20678    20678            
  Partials       11       11            
Flag Coverage Δ
unit 46.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bmingles bmingles merged commit b552282 into deephaven:main Oct 29, 2024
11 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jsapi-nodejs downloader should raise error on 404 status
2 participants