go-resty / resty

Simple HTTP and REST client library for Go
MIT License
9.89k stars 696 forks source link

fix: add missing source files in the bazel build config #700 #707

Closed jeevatkm closed 11 months ago

jeevatkm commented 11 months ago

Closes #700

codecov[bot] commented 11 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (7c1134f) 95.65% compared to head (681c105) 95.65%. Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #707 +/- ## ======================================= Coverage 95.65% 95.65% ======================================= Files 12 12 Lines 1611 1612 +1 ======================================= + Hits 1541 1542 +1 Misses 42 42 Partials 28 28 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/go-resty/resty/pull/707/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-resty)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.