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

feat: add builtin reporter #153

Merged
merged 17 commits into from
Jul 18, 2023
Merged

feat: add builtin reporter #153

merged 17 commits into from
Jul 18, 2023

Conversation

andylokandy
Copy link
Collaborator

Signed-off-by: Andy Lok [email protected]

@andylokandy andylokandy changed the title feat: add bulitin reporter feat: add builtin reporter Jul 17, 2023
@andylokandy andylokandy requested a review from zhongzc July 17, 2023 07:24
Signed-off-by: Andy Lok <[email protected]>
@coveralls
Copy link

coveralls commented Jul 17, 2023

Pull Request Test Coverage Report for Build 5572928419

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 465 of 575 (80.87%) changed or added relevant lines in 18 files are covered.
  • 158 unchanged lines in 8 files lost coverage.
  • Overall coverage decreased (-3.4%) to 74.949%

Changes Missing Coverage Covered Lines Changed/Added Lines %
minitrace-jaeger/src/thrift.rs 1 2 50.0%
minitrace/src/local/local_span_stack.rs 10 12 83.33%
minitrace/src/local/local_collector.rs 36 39 92.31%
minitrace/src/collector/command.rs 0 5 0.0%
minitrace/src/collector/global_collector.rs 101 109 92.66%
minitrace/src/span.rs 144 152 94.74%
minitrace-jaeger/src/lib.rs 28 37 75.68%
minitrace-macro/src/lib.rs 0 15 0.0%
minitrace/src/collector/mod.rs 42 59 71.19%
minitrace-opentelemetry/src/lib.rs 0 42 0.0%
Files with Coverage Reduction New Missed Lines %
minitrace-datadog/src/lib.rs 1 97.14%
minitrace/src/span.rs 1 96.63%
minitrace-opentelemetry/src/lib.rs 2 2.22%
minitrace/src/local/local_span.rs 2 96.72%
minitrace/src/local/local_span_stack.rs 4 96.43%
minitrace/src/collector/mod.rs 10 71.88%
minitrace/src/collector/global_collector.rs 11 90.15%
minitrace-macro/src/lib.rs 127 0.36%
Totals Coverage Status
Change from base Build 5561395648: -3.4%
Covered Lines: 1466
Relevant Lines: 1956

💛 - Coveralls

Signed-off-by: Andy Lok <[email protected]>
Signed-off-by: Andy Lok <[email protected]>
Signed-off-by: Andy Lok <[email protected]>
Signed-off-by: Andy Lok <[email protected]>
Signed-off-by: Andy Lok <[email protected]>
Signed-off-by: Andy Lok <[email protected]>
Signed-off-by: Andy Lok <[email protected]>
Signed-off-by: Andy Lok <[email protected]>
Signed-off-by: Andy Lok <[email protected]>
Signed-off-by: Andy Lok <[email protected]>
Signed-off-by: Andy Lok <[email protected]>
Signed-off-by: Andy Lok <[email protected]>
Signed-off-by: Andy Lok <[email protected]>
Signed-off-by: Andy Lok <[email protected]>
Signed-off-by: Andy Lok <[email protected]>
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