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: update all TOML to use quote and not single-quote #46

Merged
merged 1 commit into from
Aug 11, 2021

Conversation

jpwhitemn
Copy link
Member

also added governance.md and owner.md files for LF Edge

Signed-off-by: jpwhitemn jpwhite_mn@yahoo.com

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/device-rfid-llrp-go/blob/master/.github/CONTRIBUTING.md

What is the current behavior?

Issue Number:

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

New Imports

  • Yes
  • No

Specific Instructions

Other information

also added governance.md and owner.md files for LF Edge

Signed-off-by: jpwhitemn <jpwhite_mn@yahoo.com>
@codecov-commenter
Copy link

Codecov Report

Merging #46 (535f975) into main (2489b51) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   41.01%   41.05%   +0.03%     
==========================================
  Files          21       21              
  Lines        9081     9081              
==========================================
+ Hits         3725     3728       +3     
+ Misses       4182     4180       -2     
+ Partials     1174     1173       -1     
Impacted Files Coverage Δ
internal/llrp/reader.go 40.79% <0.00%> (+0.22%) ⬆️
internal/retry/retry.go 94.65% <0.00%> (+1.52%) ⬆️

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 2489b51...535f975. Read the comment docs.

Copy link
Member

@lenny-goodell lenny-goodell left a comment

Choose a reason for hiding this comment

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

LGTM

@lenny-goodell lenny-goodell merged commit 8818edd into edgexfoundry:main Aug 11, 2021
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