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

Upload code coverage #1085

Merged
merged 2 commits into from
Jun 20, 2022
Merged

Upload code coverage #1085

merged 2 commits into from
Jun 20, 2022

Conversation

randombenj
Copy link
Contributor

Description of the Change

Renable code coverage reports https://app.codecov.io/gh/aptly-dev/aptly/

@codecov
Copy link

codecov bot commented Jun 20, 2022

Codecov Report

Merging #1085 (ae30cbc) into master (3266aa3) will decrease coverage by 11.64%.
The diff coverage is 29.96%.

@@             Coverage Diff             @@
##           master    #1085       +/-   ##
===========================================
- Coverage   63.79%   52.15%   -11.65%     
===========================================
  Files          54       73       +19     
  Lines        6674    11257     +4583     
===========================================
+ Hits         4258     5871     +1613     
- Misses       1890     4822     +2932     
- Partials      526      564       +38     
Impacted Files Coverage Δ
api/db.go 0.00% <0.00%> (ø)
api/gpg.go 0.00% <0.00%> (ø)
api/graph.go 0.00% <0.00%> (ø)
api/middleware.go 0.00% <0.00%> (ø)
api/packages.go 0.00% <0.00%> (ø)
api/publish.go 0.00% <0.00%> (ø)
api/repos.go 0.00% <0.00%> (ø)
api/snapshot.go 0.00% <0.00%> (ø)
context/context.go 10.70% <0.00%> (-0.44%) ⬇️
deb/changes.go 59.72% <ø> (-0.02%) ⬇️
... and 87 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@randombenj randombenj merged commit 6f130e1 into master Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant