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

Dispatch & Timeout #9

Closed sunoru closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 76.06% // Head: 78.16% // Increases project coverage by +2.09% :tada:

Coverage data is based on head (8c0c729) compared to base (deefec7). Patch coverage: 78.14% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9 +/- ## ========================================== + Coverage 76.06% 78.16% +2.09% ========================================== Files 1 10 +9 Lines 117 577 +460 ========================================== + Hits 89 451 +362 - Misses 28 126 +98 ``` | [Impacted Files](https://codecov.io/gh/sunoru/Webviews.jl/pull/9?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/platforms/apple/objc.jl](https://codecov.io/gh/sunoru/Webviews.jl/pull/9/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-c3JjL3BsYXRmb3Jtcy9hcHBsZS9vYmpjLmps) | `38.88% <38.88%> (ΓΈ)` | | | [src/platforms/apple/utils.jl](https://codecov.io/gh/sunoru/Webviews.jl/pull/9/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-c3JjL3BsYXRmb3Jtcy9hcHBsZS91dGlscy5qbA==) | `55.08% <55.08%> (ΓΈ)` | | | [src/platforms/common.jl](https://codecov.io/gh/sunoru/Webviews.jl/pull/9/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-c3JjL3BsYXRmb3Jtcy9jb21tb24uamw=) | `77.77% <77.77%> (ΓΈ)` | | | [src/platforms/windows/Impl.jl](https://codecov.io/gh/sunoru/Webviews.jl/pull/9/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-c3JjL3BsYXRmb3Jtcy93aW5kb3dzL0ltcGwuamw=) | `78.07% <78.07%> (ΓΈ)` | | | [src/platforms/apple/Impl.jl](https://codecov.io/gh/sunoru/Webviews.jl/pull/9/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-c3JjL3BsYXRmb3Jtcy9hcHBsZS9JbXBsLmps) | `81.65% <81.65%> (ΓΈ)` | | | [src/platforms/linux/Impl.jl](https://codecov.io/gh/sunoru/Webviews.jl/pull/9/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-c3JjL3BsYXRmb3Jtcy9saW51eC9JbXBsLmps) | `90.90% <90.90%> (ΓΈ)` | | | [src/API.jl](https://codecov.io/gh/sunoru/Webviews.jl/pull/9/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-c3JjL0FQSS5qbA==) | `93.33% <93.33%> (ΓΈ)` | | | [src/Utils.jl](https://codecov.io/gh/sunoru/Webviews.jl/pull/9/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-c3JjL1V0aWxzLmps) | `95.55% <95.55%> (ΓΈ)` | | | [src/Webviews.jl](https://codecov.io/gh/sunoru/Webviews.jl/pull/9/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) | `92.30% <100.00%> (+16.23%)` | :arrow_up: | | [src/platforms/common\_bind.jl](https://codecov.io/gh/sunoru/Webviews.jl/pull/9/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-c3JjL3BsYXRmb3Jtcy9jb21tb25fYmluZC5qbA==) | `100.00% <100.00%> (ΓΈ)` | | | ... and [1 more](https://codecov.io/gh/sunoru/Webviews.jl/pull/9/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=%E3%82%B9%E3%83%8E%E3%83%AB) | | 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.