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(rpm): support relocatable packages #691

Merged
merged 1 commit into from
Jul 11, 2023

feat(rpm): support relocatable packages

2bd8ea4
Select commit
Loading
Failed to load commit list.
Merged

feat(rpm): support relocatable packages #691

feat(rpm): support relocatable packages
2bd8ea4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2023 in 0s

74.86% (+0.01%) compared to c87f56f

View this Pull Request on Codecov

74.86% (+0.01%) compared to c87f56f

Details

Codecov Report

Merging #691 (2bd8ea4) into main (c87f56f) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #691      +/-   ##
==========================================
+ Coverage   74.85%   74.86%   +0.01%     
==========================================
  Files          10       10              
  Lines        2390     2391       +1     
==========================================
+ Hits         1789     1790       +1     
  Misses        425      425              
  Partials      176      176              
Impacted Files Coverage Δ
nfpm.go 84.93% <ø> (ø)
rpm/rpm.go 70.50% <100.00%> (+0.10%) ⬆️