Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

[#129] Update fasthttp to v1.34.0 #131

Merged
merged 2 commits into from Mar 11, 2022

Conversation

KirillovDenis
Copy link
Contributor

closes #129

Signed-off-by: Denis Kirillov <denis@nspcc.ru>
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
@codecov
Copy link

codecov bot commented Mar 11, 2022

Codecov Report

Merging #131 (db5b692) into master (67ea967) will increase coverage by 12.87%.
The diff coverage is 21.63%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #131       +/-   ##
===========================================
+ Coverage   14.22%   27.10%   +12.87%     
===========================================
  Files           3       11        +8     
  Lines         253      845      +592     
===========================================
+ Hits           36      229      +193     
- Misses        213      586      +373     
- Partials        4       30       +26     
Impacted Files Coverage Δ
downloader/head.go 0.00% <0.00%> (ø)
main.go 50.00% <ø> (ø)
metrics.go 0.00% <0.00%> (ø)
pprof.go 0.00% <0.00%> (ø)
tokens/bearer-token.go 75.67% <ø> (ø)
uploader/upload.go 0.00% <0.00%> (ø)
downloader/download.go 6.61% <10.19%> (+1.82%) ⬆️
app.go 57.74% <50.00%> (ø)
settings.go 55.84% <50.00%> (ø)
uploader/filter.go 85.71% <94.87%> (ø)
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f6ab940...db5b692. Read the comment docs.

@alexvanin alexvanin merged commit acd8bbb into nspcc-dev:master Mar 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade fasthttp module
2 participants