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

[#202] Return go1.17 to CI tests #202

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

KirillovDenis
Copy link
Contributor

We should definitely have tests running on the version of go from go.mod.

Signed-off-by: Denis Kirillov [email protected]

@codecov
Copy link

codecov bot commented Sep 9, 2022

Codecov Report

Merging #202 (07b1242) into master (67ea967) will increase coverage by 16.83%.
The diff coverage is 30.50%.

@@             Coverage Diff             @@
##           master     #202       +/-   ##
===========================================
+ Coverage   14.22%   31.06%   +16.83%     
===========================================
  Files           3        9        +6     
  Lines         253      837      +584     
===========================================
+ Hits           36      260      +224     
- Misses        213      542      +329     
- Partials        4       35       +31     
Impacted Files Coverage Δ
downloader/head.go 0.00% <0.00%> (ø)
uploader/multipart.go 0.00% <ø> (ø)
uploader/upload.go 0.00% <0.00%> (ø)
downloader/download.go 7.22% <10.10%> (+2.43%) ⬆️
settings.go 47.05% <39.13%> (ø)
main.go 34.37% <45.45%> (ø)
app.go 61.01% <64.04%> (ø)
uploader/filter.go 87.09% <95.55%> (ø)
tokens/bearer-token.go 80.00% <100.00%> (+4.32%) ⬆️
... and 5 more

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

@alexvanin alexvanin merged commit 56e0896 into nspcc-dev:master Sep 9, 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.

2 participants