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 exporter #292

Merged
merged 60 commits into from
Aug 21, 2024
Merged

Add SaltXml exporter #292

merged 60 commits into from
Aug 21, 2024

Conversation

thomaskrause
Copy link
Member

No description provided.

Copy link

codecov bot commented Aug 8, 2024

Codecov Report

Attention: Patch coverage is 84.42623% with 228 lines in your changes missing coverage. Please review.

Project coverage is 82.88%. Comparing base (ff957db) to head (f45c3cb).
Report is 61 commits behind head on main.

Files Patch % Lines
src/exporter/saltxml/document.rs 84.93% 6 Missing and 77 partials ⚠️
src/exporter/saltxml.rs 81.95% 18 Missing and 41 partials ⚠️
src/util.rs 73.33% 19 Missing and 13 partials ⚠️
src/importer/xlsx.rs 86.80% 12 Missing and 7 partials ⚠️
src/exporter/saltxml/corpus_structure.rs 79.76% 1 Missing and 16 partials ⚠️
src/importer/saltxml/document.rs 75.43% 7 Missing and 7 partials ⚠️
src/importer/saltxml.rs 77.77% 2 Missing ⚠️
src/manipulator/visualize.rs 33.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #292      +/-   ##
==========================================
+ Coverage   82.69%   82.88%   +0.19%     
==========================================
  Files          48       51       +3     
  Lines       17344    18580    +1236     
  Branches    17344    18580    +1236     
==========================================
+ Hits        14342    15400    +1058     
- Misses       1120     1162      +42     
- Partials     1882     2018     +136     

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

@thomaskrause thomaskrause self-assigned this Aug 14, 2024
…do not output SOrderingRelations for tokens with a textual ds.
@thomaskrause thomaskrause marked this pull request as ready for review August 21, 2024 13:26
@thomaskrause thomaskrause merged commit e23b544 into main Aug 21, 2024
11 checks passed
@thomaskrause thomaskrause deleted the feature/saltxml-exporter branch August 21, 2024 13:37
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