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

fix: use existing context instead of context.Background() #35

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

1riatsila1
Copy link
Contributor

Description

Thanks to the wisdom of our local go expert, the context is now better understood.

Related Issue(s)

Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@7f8f396). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #35   +/-   ##
=======================================
  Coverage        ?   34.38%           
=======================================
  Files           ?       44           
  Lines           ?     4644           
  Branches        ?        0           
=======================================
  Hits            ?     1597           
  Misses          ?     2853           
  Partials        ?      194           
Files with missing lines Coverage Δ
...config-api-provider/provider/data-sources/group.go 76.11% <100.00%> (ø)
...r/provider/data-sources/sensor_group_assignment.go 73.33% <100.00%> (ø)
...pi-provider/provider/data-sources/wired_network.go 80.95% <100.00%> (ø)
...provider/provider/data-sources/wireless_network.go 82.60% <100.00%> (ø)
...kg/config-api-provider/provider/resources/group.go 55.35% <100.00%> (ø)
...ider/provider/resources/sensor_group_assignment.go 60.78% <100.00%> (ø)
...g-api-provider/provider/resources/wired_network.go 76.11% <100.00%> (ø)
...pi-provider/provider/resources/wireless_network.go 76.11% <100.00%> (ø)

@1riatsila1 1riatsila1 merged commit a3cc17c into main Oct 2, 2024
4 checks passed
@1riatsila1 1riatsila1 deleted the ay/fix/use-existing-context branch October 2, 2024 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants