anthony-nouy / tensap

Tensor Approximation Package: a Python package for the approximation of functions and tensors.
https://anthony-nouy.github.io/sphinx/tensap/master/
Other
20 stars 11 forks source link

CI: TF 2.15 #42

Closed jschueller closed 3 months ago

codecov-commenter commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8e1dae4) 64.25% compared to head (2eba93a) 64.75%. Report is 3 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #42 +/- ## ========================================== + Coverage 64.25% 64.75% +0.49% ========================================== Files 58 58 Lines 7825 7825 ========================================== + Hits 5028 5067 +39 + Misses 2797 2758 -39 ``` | [Files](https://app.codecov.io/gh/anthony-nouy/tensap/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Anthony+Nouy) | Coverage Δ | | |---|---|---| | [tensap/\_\_init\_\_.py](https://app.codecov.io/gh/anthony-nouy/tensap/pull/42?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Anthony+Nouy#diff-dGVuc2FwL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/anthony-nouy/tensap/pull/42/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Anthony+Nouy)

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

jschueller commented 3 months ago

hello @anthony-nouy, could you give me write access to the repository (or else just merge this)

anthony-nouy commented 3 months ago

Hello Julien, i will give you write access to the repository

jschueller commented 3 months ago

thank you