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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API for sending checkins (CRONS) manually #2935

Merged
merged 9 commits into from
Sep 19, 2023

add checkin example to scheduled job

44a3c75
Select commit
Failed to load commit list.
Merged

Add API for sending checkins (CRONS) manually #2935

add checkin example to scheduled job
44a3c75
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Sep 15, 2023 in 1s

67.34% of diff hit (target 79.63%)

View this Pull Request on Codecov

67.34% of diff hit (target 79.63%)

Annotations

Check warning on line 36 in sentry/src/main/java/io/sentry/CheckIn.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/CheckIn.java#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 50 in sentry/src/main/java/io/sentry/CheckIn.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/CheckIn.java#L50

Added line #L50 was not covered by tests

Check warning on line 71 in sentry/src/main/java/io/sentry/CheckIn.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/CheckIn.java#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 79 in sentry/src/main/java/io/sentry/CheckIn.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/CheckIn.java#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 83 in sentry/src/main/java/io/sentry/CheckIn.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/CheckIn.java#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 124 in sentry/src/main/java/io/sentry/CheckIn.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/CheckIn.java#L124

Added line #L124 was not covered by tests

Check warning on line 163 in sentry/src/main/java/io/sentry/CheckIn.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/CheckIn.java#L161-L163

Added lines #L161 - L163 were not covered by tests

Check warning on line 214 in sentry/src/main/java/io/sentry/CheckIn.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/CheckIn.java#L214

Added line #L214 was not covered by tests

Check warning on line 216 in sentry/src/main/java/io/sentry/CheckIn.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/CheckIn.java#L216

Added line #L216 was not covered by tests

Check warning on line 233 in sentry/src/main/java/io/sentry/CheckIn.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/CheckIn.java#L230-L233

Added lines #L230 - L233 were not covered by tests

Check warning on line 240 in sentry/src/main/java/io/sentry/CheckIn.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/CheckIn.java#L237-L240

Added lines #L237 - L240 were not covered by tests

Check warning on line 29 in sentry/src/main/java/io/sentry/MonitorConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/MonitorConfig.java#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 57 in sentry/src/main/java/io/sentry/MonitorConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/MonitorConfig.java#L57

Added line #L57 was not covered by tests

Check warning on line 68 in sentry/src/main/java/io/sentry/MonitorConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/MonitorConfig.java#L68

Added line #L68 was not covered by tests

Check warning on line 97 in sentry/src/main/java/io/sentry/MonitorConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/MonitorConfig.java#L95-L97

Added lines #L95 - L97 were not covered by tests

Check warning on line 132 in sentry/src/main/java/io/sentry/MonitorConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/MonitorConfig.java#L132

Added line #L132 was not covered by tests

Check warning on line 134 in sentry/src/main/java/io/sentry/MonitorConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/MonitorConfig.java#L134

Added line #L134 was not covered by tests

Check warning on line 144 in sentry/src/main/java/io/sentry/MonitorConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/MonitorConfig.java#L141-L144

Added lines #L141 - L144 were not covered by tests

Check warning on line 18 in sentry/src/main/java/io/sentry/MonitorContexts.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/MonitorContexts.java#L18

Added line #L18 was not covered by tests

Check warning on line 21 in sentry/src/main/java/io/sentry/MonitorContexts.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/MonitorContexts.java#L21

Added line #L21 was not covered by tests

Check warning on line 23 in sentry/src/main/java/io/sentry/MonitorContexts.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/MonitorContexts.java#L23

Added line #L23 was not covered by tests

Check warning on line 25 in sentry/src/main/java/io/sentry/MonitorContexts.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/MonitorContexts.java#L25

Added line #L25 was not covered by tests

Check warning on line 29 in sentry/src/main/java/io/sentry/MonitorContexts.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/MonitorContexts.java#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 77 in sentry/src/main/java/io/sentry/MonitorContexts.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/MonitorContexts.java#L77

Added line #L77 was not covered by tests

Check warning on line 79 in sentry/src/main/java/io/sentry/MonitorContexts.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry/src/main/java/io/sentry/MonitorContexts.java#L79

Added line #L79 was not covered by tests