Safe-DS / Runner

Execute Safe-DS programs that were compiled to Python.
MIT License
2 stars 0 forks source link

feat: Replace flask with quart #43

Closed WinPlay02 closed 8 months ago

WinPlay02 commented 9 months ago

Closes #42

Summary of Changes

github-actions[bot] commented 9 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 4 0 0 0.74s
✅ PYTHON mypy 4 0 1.93s
✅ PYTHON ruff 4 0 0 0.03s
✅ REPOSITORY git_diff yes no 0.02s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (bbb23a5) 100.00% compared to head (1514cdb) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 11 11 Lines 446 449 +3 ========================================= + Hits 446 449 +3 ```

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

lars-reimann commented 8 months ago

:tada: This PR is included in version 0.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: