dionysos-dev / Dionysos.jl

MIT License
40 stars 16 forks source link

Create LICENSE #329

Closed adrienbanse closed 7 months ago

adrienbanse commented 7 months ago

@blegat This one's fine? First time I use licenses

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (f16d508) 82.29% compared to head (5dbf96f) 81.61%.

:exclamation: Current head 5dbf96f differs from pull request most recent head 7dfe1c3. Consider uploading reports for the commit 7dfe1c3 to get more accurate results

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #329 +/- ## ========================================== - Coverage 82.29% 81.61% -0.69% ========================================== Files 57 48 -9 Lines 4270 4003 -267 ========================================== - Hits 3514 3267 -247 + Misses 756 736 -20 ```

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

adrienbanse commented 7 months ago

Seems like this is the issue with the tests and doc: https://github.com/jump-dev/SDPA.jl/issues/56 @blegat Any update with this issue? I think it cannot be fixed as long as https://github.com/jump-dev/SDPA.jl/pull/57 is not merged

blegat commented 7 months ago

Let's figure out the SDPA issue on a separate PR