uber-go / zap

Blazing fast, structured, leveled logging in Go.
https://pkg.go.dev/go.uber.org/zap
MIT License
22.1k stars 1.44k forks source link

Remove fossa github workflow #1436

Closed r-hang closed 6 months ago

r-hang commented 6 months ago

Fossa has been deprecated for Uber OSS repositories, remove the workflow accordingly.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 98.63%. Comparing base (cf2f580) to head (6a24e65).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1436 +/- ## ========================================== - Coverage 98.69% 98.63% -0.07% ========================================== Files 53 53 Lines 2996 2996 ========================================== - Hits 2957 2955 -2 - Misses 31 32 +1 - Partials 8 9 +1 ```

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