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!: improve file client implementation #1175

Merged
merged 9 commits into from
Dec 1, 2023

fixup! feat!: improve file client implementation

5bdcb7c
Select commit
Loading
Failed to load commit list.
Merged

feat!: improve file client implementation #1175

fixup! feat!: improve file client implementation
5bdcb7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 30, 2023 in 1s

76.66% (+0.33%) compared to 0a6463b

View this Pull Request on Codecov

76.66% (+0.33%) compared to 0a6463b

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (0a6463b) 76.33% compared to head (5bdcb7c) 76.66%.
Report is 1 commits behind head on master.

Files Patch % Lines
packages/binding-file/src/file-client.ts 95.65% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1175      +/-   ##
==========================================
+ Coverage   76.33%   76.66%   +0.33%     
==========================================
  Files          80       80              
  Lines       16827    16813      -14     
  Branches     1616     1618       +2     
==========================================
+ Hits        12845    12890      +45     
+ Misses       3952     3893      -59     
  Partials       30       30              

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