Skip to content

Conversation

@plyr4
Copy link
Contributor

@plyr4 plyr4 commented Aug 25, 2023

continuing the efforts started in #898 #922 #923 #930

this is prep to add support for OpenTelemetry tracing.

the reason being, otel can (for the most part) work out of the box if you pass around contexts properly.

@plyr4 plyr4 requested a review from a team as a code owner August 25, 2023 15:11
@codecov
Copy link

codecov bot commented Aug 26, 2023

Codecov Report

Merging #937 (0b19150) into main (2187e6b) will increase coverage by 0.01%.
The diff coverage is 78.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #937      +/-   ##
==========================================
+ Coverage   70.84%   70.85%   +0.01%     
==========================================
  Files         311      311              
  Lines       12833    12841       +8     
==========================================
+ Hits         9092     9099       +7     
- Misses       3278     3279       +1     
  Partials      463      463              
Files Changed Coverage Δ
api/build/executable.go 0.00% <0.00%> (ø)
api/build/publish.go 0.00% <0.00%> (ø)
database/executable/create.go 68.96% <100.00%> (ø)
database/executable/executable.go 56.00% <100.00%> (ø)
database/executable/opts.go 100.00% <100.00%> (ø)
database/executable/pop.go 68.08% <100.00%> (ø)
database/executable/table.go 100.00% <100.00%> (ø)
database/resource.go 70.79% <100.00%> (+0.26%) ⬆️

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.

4 participants