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

chore: disallow null attribute values #1555

Merged

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Sep 25, 2020

Fixes #1554

@codecov
Copy link

codecov bot commented Sep 25, 2020

Codecov Report

Merging #1555 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1555      +/-   ##
==========================================
- Coverage   93.18%   93.18%   -0.01%     
==========================================
  Files         156      156              
  Lines        4857     4854       -3     
  Branches      987      986       -1     
==========================================
- Hits         4526     4523       -3     
  Misses        331      331              
Impacted Files Coverage Δ
packages/opentelemetry-tracing/src/Span.ts 98.09% <100.00%> (-0.06%) ⬇️

GA Burndown automation moved this from In progress PRs to Approved Sep 28, 2020
@obecny obecny merged commit e298eec into open-telemetry:master Sep 28, 2020
GA Burndown automation moved this from Approved to Done Sep 28, 2020
@obecny obecny added the enhancement New feature or request label Sep 28, 2020
@Flarna Flarna deleted the disallow-null-attributes branch September 29, 2020 07:21
dyladan added a commit to dyladan/opentelemetry-js that referenced this pull request Sep 9, 2022
dyladan added a commit to dyladan/opentelemetry-js that referenced this pull request Sep 9, 2022
pichlermarc added a commit to dynatrace-oss-contrib/opentelemetry-js that referenced this pull request Dec 15, 2023
…open-telemetry#1555)

* fix(connect): fix wrong rpcMetada.route value not handle nested route

* fix:  update base on PR feedback

* fix:  lint issue

* Fix PR's feedback

* Fix lint issue

* Fix typo

---------

Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
Co-authored-by: Gerhard Stöbich <deb2001-github@yahoo.de>
Co-authored-by: Haddas Bronfman <85441461+haddasbronfman@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
GA Burndown
  
Done
Development

Successfully merging this pull request may close these issues.

Disallow null attribute values
5 participants