sunoru / Webviews.jl

🌐 Julia implementation of webview, a tiny library for creating web-based desktop GUIs.
https://sunoru.github.io/Webviews.jl/
MIT License
33 stars 0 forks source link

Trying to fix #5. #6

Closed sunoru closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 88.18% // Head: 89.10% // Increases project coverage by +0.92% :tada:

Coverage data is based on head (721af00) compared to base (fd13981). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## ========================================== + Coverage 88.18% 89.10% +0.92% ========================================== Files 1 1 Lines 110 101 -9 ========================================== - Hits 97 90 -7 + Misses 13 11 -2 ``` | [Impacted Files](https://codecov.io/gh/sunoru/WebViews.jl/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E3%82%B9%E3%83%8E%E3%83%AB) | Coverage Δ | | |---|---|---| | [src/Webviews.jl](https://codecov.io/gh/sunoru/WebViews.jl/pull/6/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E3%82%B9%E3%83%8E%E3%83%AB#diff-c3JjL1dlYnZpZXdzLmps) | `89.10% <ø> (+0.92%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E3%82%B9%E3%83%8E%E3%83%AB). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E3%82%B9%E3%83%8E%E3%83%AB)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.