nitric icon indicating copy to clipboard operation
nitric copied to clipboard

Add AWS resource details API

Open tjholm opened this issue 3 years ago • 2 comments

Add support for querying API resource details

Currently only implements APIs as requested.

tjholm avatar Oct 17 '22 02:10 tjholm

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Oct 18 '22 00:10 sonarqubecloud[bot]

Codecov Report

Base: 61.14% // Head: 60.02% // Decreases project coverage by -1.12% :warning:

Coverage data is based on head (2d62502) compared to base (aa3f9ed). Patch coverage: 3.29% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #334      +/-   ##
===========================================
- Coverage    61.14%   60.02%   -1.13%     
===========================================
  Files           43       43              
  Lines         4411     4495      +84     
===========================================
+ Hits          2697     2698       +1     
- Misses        1529     1612      +83     
  Partials       185      185              
Flag Coverage Δ
unittests 60.02% <3.29%> (-1.13%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/adapters/grpc/resources_grpc.go 0.00% <0.00%> (ø)
pkg/providers/aws/core/provider.go 32.14% <0.00%> (-29.23%) :arrow_down:
pkg/membrane/membrane.go 77.04% <100.00%> (+0.11%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Oct 18 '22 00:10 codecov-commenter