Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: delete group and sensors get integration #45

Merged
merged 2 commits into from
Oct 22, 2024

also add the sensor data source

ebdd135
Select commit
Loading
Failed to load commit list.
Merged

feat: delete group and sensors get integration #45

also add the sensor data source
ebdd135
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 89.18919% with 20 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@617b14e). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...onfig-api-provider/provider/data-sources/sensor.go 88.28% 10 Missing and 3 partials ⚠️
...g/config-api-provider/provider/resources/sensor.go 80.55% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage        ?   39.35%           
=======================================
  Files           ?       56           
  Lines           ?     7956           
  Branches        ?        0           
=======================================
  Hits            ?     3131           
  Misses          ?     4542           
  Partials        ?      283           
Files with missing lines Coverage Δ
...kg/config-api-provider/provider/resources/group.go 82.38% <100.00%> (ø)
pkg/config-api-provider/test/util/utils.go 100.00% <100.00%> (ø)
...g/config-api-provider/provider/resources/sensor.go 86.23% <80.55%> (ø)
...onfig-api-provider/provider/data-sources/sensor.go 88.28% <88.28%> (ø)