openforis / sepal_ui

wrapper for ipyvuetify widgets to unify the display of voila dashboards in the SEPAL plateform
https://map-app.up.railway.app
MIT License
13 stars 4 forks source link

refactor: use the pytest fixture for tmp directory #890

Closed 12rambau closed 11 months ago

12rambau commented 1 year ago

Fix #873

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (6611e93) 96.54% compared to head (6f1d0cf) 96.54%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #890 +/- ## ======================================= Coverage 96.54% 96.54% ======================================= Files 39 39 Lines 3794 3794 ======================================= Hits 3663 3663 Misses 131 131 ```

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

dfguerrerom commented 11 months ago

@12rambau, I've finished your WIP on this branch.

12rambau commented 11 months ago

Perfect, thanks ! Could you approve the branch so I can make the merge ?