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 SaltXML importer #261

Merged
merged 68 commits into from
Aug 7, 2024

Forget to commit argument

d0b87ba
Select commit
Loading
Failed to load commit list.
Merged

Add SaltXML importer #261

Forget to commit argument
d0b87ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2024 in 1s

82.51% (+0.11%) compared to ac5c4df

View this Pull Request on Codecov

82.51% (+0.11%) compared to ac5c4df

Details

Codecov Report

Attention: Patch coverage is 79.40828% with 174 lines in your changes missing coverage. Please review.

Project coverage is 82.51%. Comparing base (ac5c4df) to head (d0b87ba).

Files Patch % Lines
src/importer/saltxml/document.rs 80.65% 25 Missing and 81 partials ⚠️
src/importer/saltxml.rs 79.86% 15 Missing and 14 partials ⚠️
src/importer/saltxml/corpus_structure.rs 75.24% 15 Missing and 10 partials ⚠️
src/manipulator/visualize.rs 59.09% 8 Missing and 1 partial ⚠️
src/exporter/graphml.rs 82.60% 3 Missing and 1 partial ⚠️
src/lib.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
+ Coverage   82.40%   82.51%   +0.11%     
==========================================
  Files          42       45       +3     
  Lines       15588    16406     +818     
  Branches    15588    16406     +818     
==========================================
+ Hits        12845    13538     +693     
- Misses       1034     1052      +18     
- Partials     1709     1816     +107     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.