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: build target up to ES2022 #439

Merged
merged 9 commits into from Mar 25, 2023

f

d09aafe
Select commit
Failed to load commit list.
Merged

feat: build target up to ES2022 #439

f
d09aafe
Select commit
Failed to load commit list.
Codecov / codecov/project failed Mar 25, 2023 in 1s

99.51% (-0.17%) compared to 3e12703

View this Pull Request on Codecov

99.51% (-0.17%) compared to 3e12703

Details

Codecov Report

Merging #439 (d09aafe) into master (3e12703) will decrease coverage by 0.17%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #439      +/-   ##
==========================================
- Coverage   99.67%   99.51%   -0.17%     
==========================================
  Files           8        8              
  Lines        1227     1227              
  Branches      234      235       +1     
==========================================
- Hits         1223     1221       -2     
- Misses          4        6       +2     
Impacted Files Coverage Δ
src/HttpAgent.ts 100.00% <100.00%> (ø)
src/HttpClient.ts 99.51% <100.00%> (-0.33%) ⬇️
src/Request.ts 100.00% <100.00%> (ø)
src/Response.ts 100.00% <100.00%> (ø)
src/diagnosticsChannel.ts 100.00% <100.00%> (ø)
src/utils.ts 98.72% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more