tdabasinskas / go-backstage

Go client library for accessing the Backstage REST API
https://pkg.go.dev/github.com/tdabasinskas/go-backstage/backstage
Apache License 2.0
27 stars 4 forks source link

Add entity status structs #50

Closed fornellas-udemy closed 3 months ago

fornellas-udemy commented 4 months ago

Backstage may export information on entity Status, this PR adds support for that.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.15%. Comparing base (0d69e40) to head (ac853e2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #50 +/- ## ======================================= Coverage 97.15% 97.15% ======================================= Files 11 11 Lines 211 211 ======================================= Hits 205 205 Misses 3 3 Partials 3 3 ```

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