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

Xmlserializer public normalizers for vuln #816

Merged
merged 4 commits into from
Jun 10, 2023

Conversation

jkowalleck
Copy link
Member

  • Classes Serialize.Xml.Normalize.Vulnerability*Normalizer are now public available
    Previously, they were only available via Serialize.Xml.Normalize.Factory.makeForVulnerability*().

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck added the enhancement New feature or request label Jun 10, 2023
@jkowalleck jkowalleck requested a review from a team as a code owner June 10, 2023 16:32
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@codacy-production
Copy link

codacy-production bot commented Jun 10, 2023

Coverage summary from Codacy

Merging #816 (373c4c2) into main (98a4aa9) - See PR on Codacy

Coverage variation Diff coverage
Report missing for 98a4aa91 100.00% (target: 90.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (98a4aa9) Report Missing Report Missing Report Missing
Head commit (373c4c2) 6714 6599 98.29%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#816) 9 9 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@jkowalleck jkowalleck merged commit c9e46e1 into main Jun 10, 2023
32 of 33 checks passed
@jkowalleck jkowalleck deleted the xmlserializer-public-normalizers-for-vuln branch June 10, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant