Closed okolo closed 8 months ago
Attention: Patch coverage is 97.82609%
with 1 lines
in your changes are missing coverage. Please review.
Project coverage is 58.82%. Comparing base (
c889b20
) to head (a9aa0c1
).
Files | Patch % | Lines |
---|---|---|
oda_api/ontology_helper.py | 97.22% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The tests do not pass due to error in test_plot_tools_notebook, which has nothing to do with get_requested_resources
The tests do not pass due to error in test_plot_tools_notebook, which has nothing to do with get_requested_resources
What is the error? If you notice it, could you make an issue? If it's complex to fix it quickly, please mark the tests skipped.
What is the error? If you notice it, could you make an issue? If it's complex to fix it quickly, please mark the tests skipped.
This was some transient issue with the prod instance, I think. Fixed by rerunning. Could you merge, nb2workflow now depends on this change in master
Could you merge
@volodymyrss
Note, that I have temporarily changed the url of the ontology file to https://raw.githubusercontent.com/oda-hub/ontology/storage_resource_annotations/ontology.ttl in python-package.yml . This is needed for unit tests. As soon as ontology pull request is done the change in python-package.yml should be reverted.