BlueBrain / nexus-forge

Building and Using Knowledge Graphs made easy
https://nexus-forge.readthedocs.io
GNU Lesser General Public License v3.0
38 stars 19 forks source link

Remove nexus_sdk from nexus store when uploading files and add `x-nxs-file-content-length` to header #403

Closed crisely09 closed 4 months ago

crisely09 commented 4 months ago

Changes:

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 36.36364% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 75.63%. Comparing base (6bb4ade) to head (db6ab1d).

Files Patch % Lines
kgforge/specializations/stores/bluebrain_nexus.py 30.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #403 +/- ## ========================================== - Coverage 75.67% 75.63% -0.05% ========================================== Files 103 103 Lines 6767 6775 +8 ========================================== + Hits 5121 5124 +3 - Misses 1646 1651 +5 ``` | [Flag](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/403/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/403/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain) | `75.63% <36.36%> (-0.05%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.