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

[OMON-661] Remove division by 0 log message #319

Merged
merged 2 commits into from
Oct 6, 2023

Comment test

b50ea13
Select commit
Loading
Failed to load commit list.
Merged

[OMON-661] Remove division by 0 log message #319

Comment test
b50ea13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 6, 2023 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 53 in include/Monitoring/Backend.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

include/Monitoring/Backend.h#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 59 in src/Backends/InfluxDB.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Backends/InfluxDB.cxx#L59

Added line #L59 was not covered by tests

Check warning on line 86 in src/Backends/InfluxDB.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Backends/InfluxDB.cxx#L86

Added line #L86 was not covered by tests

Check warning on line 90 in src/Backends/InfluxDB.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Backends/InfluxDB.cxx#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 44 in src/Backends/Noop.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Backends/Noop.h#L44

Added line #L44 was not covered by tests

Check warning on line 47 in src/Backends/Noop.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Backends/Noop.h#L47

Added line #L47 was not covered by tests

Check warning on line 51 in src/Backends/Noop.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Backends/Noop.h#L51

Added line #L51 was not covered by tests

Check warning on line 41 in src/Backends/StdOut.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Backends/StdOut.cxx#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 55 in src/Backends/StdOut.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Backends/StdOut.cxx#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 59 in src/Backends/StdOut.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Backends/StdOut.cxx#L59

Added line #L59 was not covered by tests

Check warning on line 66 in src/Backends/StdOut.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Backends/StdOut.cxx#L66

Added line #L66 was not covered by tests

Check warning on line 71 in src/Backends/StdOut.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Backends/StdOut.cxx#L68-L71

Added lines #L68 - L71 were not covered by tests

Check warning on line 76 in src/Backends/StdOut.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Backends/StdOut.cxx#L74-L76

Added lines #L74 - L76 were not covered by tests

Check warning on line 78 in src/Backends/StdOut.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Backends/StdOut.cxx#L78

Added line #L78 was not covered by tests

Check warning on line 81 in src/Backends/StdOut.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Backends/StdOut.cxx#L81

Added line #L81 was not covered by tests

Check warning on line 85 in src/Backends/StdOut.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Backends/StdOut.cxx#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 89 in src/Backends/StdOut.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Backends/StdOut.cxx#L87-L89

Added lines #L87 - L89 were not covered by tests

Check warning on line 43 in src/DerivedMetrics.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DerivedMetrics.cxx#L43

Added line #L43 was not covered by tests

Check warning on line 48 in src/DerivedMetrics.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DerivedMetrics.cxx#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 62 in src/DerivedMetrics.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DerivedMetrics.cxx#L62

Added line #L62 was not covered by tests

Check warning on line 93 in src/DerivedMetrics.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DerivedMetrics.cxx#L93

Added line #L93 was not covered by tests

Check warning on line 106 in src/DerivedMetrics.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DerivedMetrics.cxx#L106

Added line #L106 was not covered by tests

Check warning on line 173 in src/Metric.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Metric.cxx#L173

Added line #L173 was not covered by tests

Check warning on line 175 in src/Metric.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Metric.cxx#L175

Added line #L175 was not covered by tests

Check warning on line 63 in src/Monitoring.cxx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Monitoring.cxx#L62-L63

Added lines #L62 - L63 were not covered by tests