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

Added generic dlite parse and function strategies #82

Merged
merged 6 commits into from
Nov 20, 2022

Conversation

jesper-friis
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2022

Codecov Report

Base: 87.74% // Head: 58.41% // Decreases project coverage by -29.33% ⚠️

Coverage data is based on head (429d3eb) compared to base (3d53e75).
Patch coverage: 10.16% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #82       +/-   ##
===========================================
- Coverage   87.74%   58.41%   -29.34%     
===========================================
  Files           9       11        +2     
  Lines         204      315      +111     
===========================================
+ Hits          179      184        +5     
- Misses         25      131      +106     
Flag Coverage Δ
linux 58.41% <10.16%> (-29.34%) ⬇️
windows 58.41% <10.16%> (-29.34%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
oteapi_dlite/models/session.py 100.00% <ø> (ø)
oteapi_dlite/strategies/function.py 0.00% <0.00%> (ø)
oteapi_dlite/strategies/parse.py 0.00% <0.00%> (ø)
oteapi_dlite/utils/utils.py 43.33% <23.80%> (-45.56%) ⬇️
oteapi_dlite/strategies/filter.py 83.33% <100.00%> (ø)
oteapi_dlite/strategies/parse_excel.py 87.83% <100.00%> (ø)
oteapi_dlite/strategies/parse_image.py 90.47% <100.00%> (ø)
oteapi_dlite/strategies/serialise.py 84.84% <100.00%> (ø)
oteapi_dlite/utils/__init__.py 100.00% <100.00%> (ø)
oteapi_dlite/utils/nputils.py 83.33% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jesper-friis jesper-friis merged commit b57a7f1 into master Nov 20, 2022
@jesper-friis jesper-friis deleted the generic-dlite-parse-strategi branch November 20, 2022 13:02
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.

2 participants