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: upgrade deps to latest versions #82

Merged
merged 6 commits into from May 10, 2023

f

d5ec621
Select commit
Failed to load commit list.
Merged

feat: upgrade deps to latest versions #82

f
d5ec621
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded May 10, 2023 in 0s

97.22% (+1.20%) compared to 6c5825c

View this Pull Request on Codecov

97.22% (+1.20%) compared to 6c5825c

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.20 🎉

Comparison is base (6c5825c) 96.01% compared to head (d5ec621) 97.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   96.01%   97.22%   +1.20%     
==========================================
  Files          32       32              
  Lines         603     1331     +728     
  Branches      150      336     +186     
==========================================
+ Hits          579     1294     +715     
- Misses         24       37      +13     
Impacted Files Coverage Δ
app.js 100.00% <100.00%> (ø)
app/extend/context.js 99.12% <100.00%> (+2.22%) ⬆️
app/middleware/securities.js 94.91% <100.00%> (+0.62%) ⬆️
lib/middlewares/csrf.js 100.00% <100.00%> (ø)
lib/safe_redirect.js 98.68% <100.00%> (+2.68%) ⬆️
lib/utils.js 87.57% <100.00%> (+1.20%) ⬆️

... and 26 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.