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 typo Mame -> Name #1676

Merged
merged 1 commit into from
Aug 30, 2020
Merged

Conversation

bogdandrutu
Copy link
Member

No description provided.

@bogdandrutu bogdandrutu changed the title Fix type Mame -> Name Fix typo Mame -> Name Aug 30, 2020
Signed-off-by: Bogdan Drutu <[email protected]>
@codecov
Copy link

codecov bot commented Aug 30, 2020

Codecov Report

Merging #1676 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1676      +/-   ##
==========================================
+ Coverage   92.26%   92.28%   +0.02%     
==========================================
  Files         265      265              
  Lines       19797    19797              
==========================================
+ Hits        18265    18269       +4     
+ Misses       1101     1099       -2     
+ Partials      431      429       -2     
Impacted Files Coverage Δ
translator/internaldata/resource_to_oc.go 88.88% <0.00%> (+3.70%) ⬆️

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 c157903...97d519c. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 7c315f9 into open-telemetry:master Aug 30, 2020
@bogdandrutu bogdandrutu deleted the fixtypos branch August 30, 2020 01:37
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this pull request Nov 11, 2021
The echo for the target was copied from other targets that use `dir` as
an iteration variable which is not what this target uses. That means
that the empty variable `dir` is unexpanded and the unhelpful message of
"build /..." is echoed. This updates the iteration variable to match
other targets and fixes the info messaging.
hughesjj pushed a commit to hughesjj/opentelemetry-collector that referenced this pull request Apr 27, 2023
…y#1676)

Bumps [boto3](https://github.com/boto/boto3) from 1.24.5 to 1.24.6.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.24.5...1.24.6)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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