yznts / kyoto

Asynchronous frontends with Go
https://pkg.go.dev/github.com/yznts/kyoto/v3
MIT License
651 stars 28 forks source link

Project architecture change #144

Closed yznts closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #144 (db10f52) into master (1f96b61) will decrease coverage by 5.18%. The diff coverage is 85.29%.

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
- Coverage   90.47%   85.29%   -5.19%     
==========================================
  Files          18        4      -14     
  Lines         420      136     -284     
==========================================
- Hits          380      116     -264     
+ Misses         22        9      -13     
+ Partials       18       11       -7     
Impacted Files Coverage Δ
template.go 77.77% <77.77%> (ø)
components.go 79.41% <79.41%> (ø)
actions.go 88.33% <88.33%> (ø)
nethttp.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1f96b61...db10f52. Read the comment docs.