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: keep backward compatibility with event.node.req.url #471

Merged
merged 1 commit into from
Jul 31, 2023

fix: keep backward compatibility with `event.node.req.url`

44345e9
Select commit
Loading
Failed to load commit list.
Merged

fix: keep backward compatibility with event.node.req.url #471

fix: keep backward compatibility with `event.node.req.url`
44345e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2023 in 0s

79.66% (+0.03%) compared to 51ec2bb

View this Pull Request on Codecov

79.66% (+0.03%) compared to 51ec2bb

Details

Codecov Report

Merging #471 (44345e9) into main (51ec2bb) will increase coverage by 0.03%.
The diff coverage is 86.48%.

@@            Coverage Diff             @@
##             main     #471      +/-   ##
==========================================
+ Coverage   79.63%   79.66%   +0.03%     
==========================================
  Files          27       27              
  Lines        2980     2995      +15     
  Branches      436      442       +6     
==========================================
+ Hits         2373     2386      +13     
  Misses        607      607              
- Partials        0        2       +2     
Files Changed Coverage Ξ”
src/utils/request.ts 98.66% <80.00%> (+0.06%) ⬆️
src/utils/route.ts 93.33% <85.71%> (+3.85%) ⬆️
src/app.ts 97.34% <91.66%> (-0.35%) ⬇️
src/event/event.ts 73.68% <100.00%> (-2.00%) ⬇️