OxygenFramework / Oxygen.jl

💨 A breath of fresh air for programming web apps in Julia
https://oxygenframework.github.io/Oxygen.jl/
MIT License
383 stars 25 forks source link

feature/cairo-makie-integration #170

Closed ndortega closed 3 months ago

ndortega commented 4 months ago
  1. Added a package extension to provide helper utils to convert Figure's to HTTP.Response's
  2. Updated upper bounds on several of the packages dependencies
  3. Added a new log to the serverwelcome() function to show how many threads are being used in serveparallel()
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.30%. Comparing base (db0852d) to head (fe3a4fb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #170 +/- ## ========================================== + Coverage 99.20% 99.30% +0.09% ========================================== Files 19 20 +1 Lines 1138 1151 +13 ========================================== + Hits 1129 1143 +14 + Misses 9 8 -1 ```

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