sunoru / Webviews.jl

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

Add examples and platform settings. #4

Closed sunoru closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 91.48% // Head: 88.18% // Decreases project coverage by -3.30% :warning:

Coverage data is based on head (fc2a446) compared to base (4ef6584). Patch coverage: 73.68% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4 +/- ## ========================================== - Coverage 91.48% 88.18% -3.31% ========================================== Files 1 1 Lines 94 110 +16 ========================================== + Hits 86 97 +11 - Misses 8 13 +5 ``` | [Impacted Files](https://codecov.io/gh/sunoru/WebViews.jl/pull/4?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/4/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) | `88.18% <73.68%> (-3.31%)` | :arrow_down: | 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.