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

Add dbotconf utility #62

Merged
merged 17 commits into from
Mar 2, 2022
Merged

Add dbotconf utility #62

merged 17 commits into from
Mar 2, 2022

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Feb 18, 2022

Based on the utility added here: open-telemetry/opentelemetry-go#2613

The plan is to replace that utility with this and do the same for opentelemetry-go-contrib

@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #62 (cde1cf7) into main (f4f0915) will increase coverage by 1.77%.
The diff coverage is 65.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   50.00%   51.77%   +1.77%     
==========================================
  Files          23       28       +5     
  Lines        1190     1350     +160     
==========================================
+ Hits          595      699     +104     
- Misses        517      562      +45     
- Partials       78       89      +11     
Impacted Files Coverage Δ
dbotconf/internal/cmd.go 0.00% <0.00%> (ø)
dbotconf/main.go 0.00% <0.00%> (ø)
dbotconf/internal/mods.go 50.00% <50.00%> (ø)
common.go 49.15% <58.97%> (+19.15%) ⬆️
dbotconf/internal/verify.go 78.00% <78.00%> (ø)
dbotconf/internal/generate.go 78.94% <78.94%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f4f0915...cde1cf7. Read the comment docs.

@MrAlias MrAlias marked this pull request as ready for review February 22, 2022 23:15
@MrAlias MrAlias requested review from a team February 22, 2022 23:15
Copy link

@MadVikingGod MadVikingGod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Aneurysm9 Aneurysm9 merged commit 0f9ce94 into open-telemetry:main Mar 2, 2022
@MrAlias MrAlias deleted the dbotconf branch March 2, 2022 21:06
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.

3 participants