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

Add metrics code locations #2263

Merged
merged 24 commits into from
Mar 12, 2024

Metric summaries on span

116318b
Select commit
Loading
Failed to load commit list.
Merged

Add metrics code locations #2263

Metric summaries on span
116318b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 12, 2024 in 1s

35.08% of diff hit (target 97.51%)

View this Pull Request on Codecov

35.08% of diff hit (target 97.51%)

Annotations

Check warning on line 41 in sentry-ruby/lib/sentry/metrics.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics.rb#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 45 in sentry-ruby/lib/sentry/metrics.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics.rb#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 47 in sentry-ruby/lib/sentry/metrics.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics.rb#L47

Added line #L47 was not covered by tests

Check warning on line 62 in sentry-ruby/lib/sentry/metrics/aggregator.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics/aggregator.rb#L62

Added line #L62 was not covered by tests

Check warning on line 68 in sentry-ruby/lib/sentry/metrics/aggregator.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics/aggregator.rb#L65-L68

Added lines #L65 - L68 were not covered by tests

Check warning on line 72 in sentry-ruby/lib/sentry/metrics/aggregator.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics/aggregator.rb#L70-L72

Added lines #L70 - L72 were not covered by tests

Check warning on line 78 in sentry-ruby/lib/sentry/metrics/aggregator.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics/aggregator.rb#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 194 in sentry-ruby/lib/sentry/metrics/aggregator.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics/aggregator.rb#L192-L194

Added lines #L192 - L194 were not covered by tests

Check warning on line 196 in sentry-ruby/lib/sentry/metrics/aggregator.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics/aggregator.rb#L196

Added line #L196 was not covered by tests

Check warning on line 10 in sentry-ruby/lib/sentry/metrics/local_aggregator.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics/local_aggregator.rb#L10

Added line #L10 was not covered by tests

Check warning on line 15 in sentry-ruby/lib/sentry/metrics/local_aggregator.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics/local_aggregator.rb#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 17 in sentry-ruby/lib/sentry/metrics/local_aggregator.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics/local_aggregator.rb#L17

Added line #L17 was not covered by tests

Check warning on line 22 in sentry-ruby/lib/sentry/metrics/local_aggregator.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics/local_aggregator.rb#L22

Added line #L22 was not covered by tests

Check warning on line 25 in sentry-ruby/lib/sentry/metrics/local_aggregator.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics/local_aggregator.rb#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 27 in sentry-ruby/lib/sentry/metrics/local_aggregator.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics/local_aggregator.rb#L27

Added line #L27 was not covered by tests

Check warning on line 29 in sentry-ruby/lib/sentry/metrics/local_aggregator.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics/local_aggregator.rb#L29

Added line #L29 was not covered by tests

Check warning on line 36 in sentry-ruby/lib/sentry/metrics/local_aggregator.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics/local_aggregator.rb#L36

Added line #L36 was not covered by tests

Check warning on line 45 in sentry-ruby/lib/sentry/metrics/local_aggregator.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics/local_aggregator.rb#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 48 in sentry-ruby/lib/sentry/metrics/local_aggregator.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/metrics/local_aggregator.rb#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 280 in sentry-ruby/lib/sentry/span.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/span.rb#L280

Added line #L280 was not covered by tests

Check warning on line 56 in sentry-ruby/lib/sentry/transaction_event.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry-ruby/lib/sentry/transaction_event.rb#L56

Added line #L56 was not covered by tests