mattn / go-mastodon

mastodon client for golang
MIT License
599 stars 85 forks source link

0.0.6 #146

Closed RasmusLindroth closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #146 (ea59675) into master (7745e19) will increase coverage by 8.14%. The diff coverage is 97.36%.

@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
+ Coverage   78.77%   86.91%   +8.14%     
==========================================
  Files          30       15      -15     
  Lines        1366      917     -449     
==========================================
- Hits         1076      797     -279     
+ Misses        200       75     -125     
+ Partials       90       45      -45     
Impacted Files Coverage Δ
status.go 77.83% <ø> (ø)
filters.go 96.72% <96.72%> (ø)
streaming.go 97.75% <100.00%> (+0.31%) :arrow_up:

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 7745e19...ea59675. Read the comment docs.