OxygenFramework / Oxygen.jl

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

templating-cleanup #167

Closed ndortega closed 7 months ago

ndortega commented 7 months ago

both templating modules now use the same response function

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 97.75%. Comparing base (3c56fc4) to head (9ebb1ce). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #167 +/- ## ========================================== + Coverage 97.49% 97.75% +0.25% ========================================== Files 20 20 Lines 1157 1156 -1 ========================================== + Hits 1128 1130 +2 + Misses 29 26 -3 ```

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