Skip to content

Conversation

@SrikarMannepalli
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 25, 2022

Codecov Report

Merging #97 (e92eb93) into main (3a2276f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #97   +/-   ##
=========================================
  Coverage     83.23%   83.24%           
  Complexity      343      343           
=========================================
  Files            44       44           
  Lines          1730     1731    +1     
  Branches         51       51           
=========================================
+ Hits           1440     1441    +1     
  Misses          251      251           
  Partials         39       39           
Flag Coverage Δ
integration 83.24% <100.00%> (+<0.01%) ⬆️
unit 82.48% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...onfig/service/SpanProcessingConfigServiceImpl.java 85.71% <100.00%> (+0.17%) ⬆️

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 3a2276f...e92eb93. Read the comment docs.

@github-actions

This comment has been minimized.

message UpdateExcludeSpanRule {
string id = 1;
string name = 2;
optional string name = 2;
Copy link
Contributor

Choose a reason for hiding this comment

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

Why optionals? Clients can send the same values in the update messages (if they really want to keep them as same values). And, they would be updated as is. We shouldn't really be caring about the presence of these values

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@SrikarMannepalli SrikarMannepalli merged commit 459d2e8 into main Feb 25, 2022
@SrikarMannepalli SrikarMannepalli deleted the add-disable-excludespanrules branch February 25, 2022 10:58
@github-actions
Copy link

Unit Test Results

24 files  ±0  24 suites  ±0   43s ⏱️ ±0s
88 tests ±0  88 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 459d2e8. ± Comparison against base commit 3a2276f.

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