Skip to content

Fix lint issues in the label package#1244

Merged
MrAlias merged 2 commits intoopen-telemetry:masterfrom
MrAlias:lint-label
Oct 12, 2020
Merged

Fix lint issues in the label package#1244
MrAlias merged 2 commits intoopen-telemetry:masterfrom
MrAlias:lint-label

Conversation

@MrAlias
Copy link
Copy Markdown
Contributor

@MrAlias MrAlias commented Oct 11, 2020

Rename MergeItererator to MergeIterator to correct the spelling mistake.

Add comment for exported EmptySet.

Fix comments on the exported label Types to conform to Go standards.

Rename MergeItererator to MergeIterator to correct the spelling mistake.

Add comment for exported `EmptySet`.

Fix comments on the exported label `Type`s to conform to Go standards.
@MrAlias MrAlias added pkg:API Related to an API package documentation Provides helpful information release:required-for-ga labels Oct 11, 2020
@MrAlias MrAlias added this to the RC1 milestone Oct 11, 2020
@MrAlias MrAlias self-assigned this Oct 11, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 11, 2020

Codecov Report

Merging #1244 into master will increase coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1244   +/-   ##
======================================
  Coverage    76.7%   76.8%           
======================================
  Files         130     130           
  Lines        5828    5828           
======================================
+ Hits         4475    4477    +2     
+ Misses       1105    1104    -1     
+ Partials      248     247    -1     
Impacted Files Coverage Δ
label/set.go 57.1% <ø> (ø)
label/value.go 90.2% <ø> (ø)
label/iterator.go 82.9% <100.0%> (ø)
sdk/trace/batch_span_processor.go 80.6% <0.0%> (+2.1%) ⬆️

@MrAlias MrAlias merged commit bafde86 into open-telemetry:master Oct 12, 2020
@MrAlias MrAlias deleted the lint-label branch October 12, 2020 15:39
@MrAlias MrAlias mentioned this pull request Nov 20, 2020
AzfaarQureshi pushed a commit to open-o11y/opentelemetry-go that referenced this pull request Dec 3, 2020
Rename MergeItererator to MergeIterator to correct the spelling mistake.

Add comment for exported `EmptySet`.

Fix comments on the exported label `Type`s to conform to Go standards.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Provides helpful information pkg:API Related to an API package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants