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: Goreleaser optimization #161

Merged
merged 4 commits into from
Feb 17, 2022
Merged

feat: Goreleaser optimization #161

merged 4 commits into from
Feb 17, 2022

Conversation

flemzord
Copy link
Member

No description provided.

Signed-off-by: Maxence Maireaux <maxence@maireaux.fr>
@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #161 (c7f0b4c) into main (9191a28) will decrease coverage by 0.39%.
The diff coverage is 55.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
- Coverage   73.11%   72.72%   -0.40%     
==========================================
  Files          78       78              
  Lines        2983     3065      +82     
==========================================
+ Hits         2181     2229      +48     
- Misses        638      668      +30     
- Partials      164      168       +4     
Impacted Files Coverage Δ
cmd/script_exec.go 12.96% <11.76%> (+2.96%) ⬆️
pkg/ledger/error.go 80.35% <30.76%> (-15.00%) ⬇️
cmd/server_start.go 75.00% <33.33%> (-3.58%) ⬇️
pkg/ledger/executor.go 55.55% <47.82%> (-5.74%) ⬇️
pkg/ledger/ledger.go 76.99% <80.95%> (+0.57%) ⬆️
pkg/api/controllers/script_controller.go 94.87% <100.00%> (+3.20%) ⬆️
pkg/api/controllers/transaction_controller.go 53.00% <100.00%> (+4.08%) ⬆️
pkg/api/internal/testing.go 98.27% <100.00%> (+0.06%) ⬆️
pkg/core/metadata.go 50.00% <100.00%> (-10.00%) ⬇️

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 2ba2d77...c7f0b4c. Read the comment docs.

Signed-off-by: Maxence Maireaux <maxence@maireaux.fr>
Signed-off-by: Maxence Maireaux <maxence@maireaux.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants