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

Add: changed-packages standalone plugin #492

Merged
merged 21 commits into from
Feb 15, 2023
Merged

Add: changed-packages standalone plugin #492

merged 21 commits into from
Feb 15, 2023

Conversation

n-thumann
Copy link
Member

@n-thumann n-thumann commented Feb 9, 2023

What

This PR adds changed-packages as a standalone plugin to Troubadix.

Why

To give NASL developers to review large PRs easier and quickly check the changed packages.

References

VTA-397

Checklist

  • Tests

@n-thumann n-thumann changed the title Add: Standalone plugin Add: changed-packages standalone plugin Feb 9, 2023
@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Merging #492 (47694ce) into main (f07cbf5) will decrease coverage by 0.80%.
The diff coverage is 71.98%.

@@            Coverage Diff             @@
##             main     #492      +/-   ##
==========================================
- Coverage   81.49%   80.70%   -0.80%     
==========================================
  Files          71       80       +9     
  Lines        2383     2586     +203     
  Branches      515      550      +35     
==========================================
+ Hits         1942     2087     +145     
- Misses        302      359      +57     
- Partials      139      140       +1     
Impacted Files Coverage Δ
...alone_plugins/changed_packages/changed_packages.py 31.64% <31.64%> (ø)
...dix/standalone_plugins/changed_packages/package.py 90.90% <90.90%> (ø)
troubadix/standalone_plugins/changed_oid.py 58.00% <100.00%> (-0.83%) ⬇️
...one_plugins/changed_packages/marker/added_epoch.py 100.00% <100.00%> (ø)
...e_plugins/changed_packages/marker/added_release.py 100.00% <100.00%> (ø)
...lone_plugins/changed_packages/marker/added_udeb.py 100.00% <100.00%> (ø)
..._plugins/changed_packages/marker/changed_update.py 100.00% <100.00%> (ø)
...ns/changed_packages/marker/dropped_architecture.py 100.00% <100.00%> (ø)
...andalone_plugins/changed_packages/marker/marker.py 100.00% <100.00%> (ø)
troubadix/standalone_plugins/common.py 100.00% <100.00%> (ø)
... and 1 more

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

@n-thumann n-thumann marked this pull request as ready for review February 13, 2023 10:14
@n-thumann n-thumann requested review from a team as code owners February 13, 2023 10:14
@n-thumann n-thumann added the make release To trigger GitHub release action label Feb 14, 2023
@n-thumann n-thumann merged commit 28785c4 into main Feb 15, 2023
@n-thumann n-thumann deleted the add_nasl_diff_tool branch February 15, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
make release To trigger GitHub release action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants