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
Merged

Add SaltXML importer #261

merged 68 commits into from
Aug 7, 2024

Conversation

thomaskrause
Copy link
Member

No description provided.

@thomaskrause thomaskrause self-assigned this Jun 26, 2024
Copy link

codecov bot commented Jun 26, 2024

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.

@thomaskrause thomaskrause marked this pull request as ready for review August 7, 2024 14:22
@thomaskrause thomaskrause merged commit 2b7a78f into main Aug 7, 2024
10 of 11 checks passed
@thomaskrause thomaskrause deleted the feature/saltxml branch August 7, 2024 14:36
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