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

Update coverage action #60

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Update coverage action #60

merged 1 commit into from
Aug 14, 2024

Conversation

MBueschelberger
Copy link
Member

Previously the README was not updated with the coverage report when pushed to main.

This branch should fix the issue.

Copy link
Contributor

Coverage

Coverage Report
FileStmtsMissCoverMissing
data2rdf
   __init__.py50100% 
   config.py180100% 
   utils.py3366 82%
   warnings.py20100% 
data2rdf/models
   __init__.py30100% 
   base.py4744 91%
   graph.py1222626 79%
   mapping.py300100% 
data2rdf/modes
   __init__.py40100% 
data2rdf/parsers
   __init__.py60100% 
   base.py1341111 92%
   csv.py1651919 88%
   excel.py1591313 92%
   json.py1432020 86%
   utils.py6788 88%
data2rdf/pipelines
   __init__.py20100% 
   main.py8299 89%
data2rdf/qudt
   __init__.py00100% 
   utils.py421212 71%
TOTAL106412888% 

Tests Skipped Failures Errors Time
106 0 💤 0 ❌ 0 🔥 2m 41s ⏱️

@MBueschelberger MBueschelberger merged commit c5fab6f into main Aug 14, 2024
11 checks passed
@MBueschelberger MBueschelberger deleted the fix/coverage-readme branch August 14, 2024 16:01
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