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/package-compiler-compatibility #128

Closed ndortega closed 9 months ago

ndortega commented 9 months ago

1.) Added RelocatableFolders to make sure this package works with PackageCompiler.jl 2.) Now spawning cron tasks in any available thread of just the main thread 3.) added redoc docs option, but still default to swagger

Related Issues:

127

Related Discussions:

126

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (4294dbb) 97.72% compared to head (2a17094) 97.74%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #128 +/- ## ========================================== + Coverage 97.72% 97.74% +0.02% ========================================== Files 8 8 Lines 790 799 +9 ========================================== + Hits 772 781 +9 Misses 18 18 ``` | [Files](https://app.codecov.io/gh/ndortega/Oxygen.jl/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathan+Ortega) | Coverage Δ | | |---|---|---| | [src/autodoc.jl](https://app.codecov.io/gh/ndortega/Oxygen.jl/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathan+Ortega#diff-c3JjL2F1dG9kb2Muamw=) | `100.00% <100.00%> (ø)` | | | [src/core.jl](https://app.codecov.io/gh/ndortega/Oxygen.jl/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathan+Ortega#diff-c3JjL2NvcmUuamw=) | `97.95% <100.00%> (+0.03%)` | :arrow_up: | | [src/cron.jl](https://app.codecov.io/gh/ndortega/Oxygen.jl/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathan+Ortega#diff-c3JjL2Nyb24uamw=) | `96.04% <100.00%> (ø)` | |

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