Skip to content

Add jibri_no_instance_failures metric - #1306

Merged
bgrozev merged 1 commit into
masterfrom
jit-15961-jibri-no-instance-metric
Aug 19, 2026
Merged

Add jibri_no_instance_failures metric#1306
bgrozev merged 1 commit into
masterfrom
jit-15961-jibri-no-instance-metric

feat: add jibri_no_instance_failures metric

f03b5cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2026 in 0s

51.43% (-0.01%) compared to e98ec08, passed because coverage increased by 0% when compared to adjusted base (51.43%)

View this Pull Request on Codecov

51.43% (-0.01%) compared to e98ec08, passed because coverage increased by 0% when compared to adjusted base (51.43%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.43%. Comparing base (e98ec08) to head (f03b5cb).

Files with missing lines Patch % Lines
...main/java/org/jitsi/jicofo/jibri/JibriSession.java 0.00% 1 Missing and 1 partial ⚠️
...c/main/kotlin/org/jitsi/jicofo/jibri/JibriStats.kt 75.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1306      +/-   ##
==========================================
- Coverage   51.43%   51.43%   -0.01%     
==========================================
  Files         132      132              
  Lines        8451     8457       +6     
  Branches     1289     1290       +1     
==========================================
+ Hits         4347     4350       +3     
- Misses       3494     3496       +2     
- Partials      610      611       +1     
Files with missing lines Coverage Δ
...c/main/kotlin/org/jitsi/jicofo/jibri/JibriStats.kt 81.48% <75.00%> (-1.13%) ⬇️
...main/java/org/jitsi/jicofo/jibri/JibriSession.java 38.99% <0.00%> (-0.31%) ⬇️

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e98ec08...f03b5cb. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.