k-capehart / go-salesforce

Salesforce REST API client written in Go
https://pkg.go.dev/github.com/k-capehart/go-salesforce/v2
MIT License
24 stars 4 forks source link

Improve code coverage for codecov #39

Closed k-capehart closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.38%. Comparing base (816df42) to head (6b3c6d8).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #39 +/- ## ========================================== + Coverage 71.30% 80.38% +9.07% ========================================== Files 6 6 Lines 1042 999 -43 ========================================== + Hits 743 803 +60 + Misses 155 100 -55 + Partials 144 96 -48 ```

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