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

fix: ignore network error to error log #600

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Oct 26, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #600 (bda71c9) into master (3cdb7cc) will decrease coverage by 0.14%.
The diff coverage is 48.38%.

@@            Coverage Diff             @@
##           master     #600      +/-   ##
==========================================
- Coverage   97.02%   96.88%   -0.14%     
==========================================
  Files         180      180              
  Lines       17472    17499      +27     
  Branches     2273     2274       +1     
==========================================
+ Hits        16952    16954       +2     
- Misses        520      545      +25     
Files Coverage Δ
app/core/service/PackageSyncerService.ts 98.00% <60.00%> (-0.22%) ⬇️
app/core/service/BinarySyncerService.ts 93.86% <75.00%> (-0.76%) ⬇️
app/port/schedule/SyncBinaryWorker.ts 78.00% <21.42%> (-22.00%) ⬇️

... and 2 files with indirect coverage changes

@fengmk2 fengmk2 merged commit 22d401e into master Oct 26, 2023
10 of 12 checks passed
@fengmk2 fengmk2 deleted the ignore-download-40x-error branch October 26, 2023 07:38
fengmk2 pushed a commit that referenced this pull request Oct 26, 2023
[skip ci]

## [3.47.0](v3.46.0...v3.47.0) (2023-10-26)

### Features

* ignore network error to error log ([#600](#600)) ([22d401e](22d401e))
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.

None yet

1 participant