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

updates stats #533

Merged
merged 5 commits into from
Apr 23, 2024

squash: Switch from 15 secs to minute.

5b6079d
Select commit
Loading
Failed to load commit list.
Merged

updates stats #533

squash: Switch from 15 secs to minute.
5b6079d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 23, 2024 in 1s

20.62% (-0.08%) compared to 6e60482

View this Pull Request on Codecov

20.62% (-0.08%) compared to 6e60482

Details

Codecov Report

Attention: Patch coverage is 13.33333% with 65 lines in your changes are missing coverage. Please review.

Project coverage is 20.62%. Comparing base (6e60482) to head (5b6079d).
Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #533      +/-   ##
============================================
- Coverage     20.70%   20.62%   -0.08%     
+ Complexity      290      289       -1     
============================================
  Files            76       75       -1     
  Lines          6313     6352      +39     
  Branches        838      837       -1     
============================================
+ Hits           1307     1310       +3     
- Misses         4787     4824      +37     
+ Partials        219      218       -1     
Files Coverage Δ
...n/java/org/jitsi/jigasi/JigasiBundleActivator.java 52.32% <ø> (+1.73%) ⬆️
src/main/java/org/jitsi/jigasi/Main.java 22.09% <ø> (ø)
...asi/transcription/AbstractTranscriptPublisher.java 0.00% <0.00%> (ø)
...asi/transcription/WhisperTranscriptionService.java 0.00% <0.00%> (ø)
...g/jitsi/jigasi/transcription/WhisperWebsocket.java 0.00% <0.00%> (ø)
...va/org/jitsi/jigasi/transcription/Transcriber.java 0.00% <0.00%> (ø)
...transcription/GoogleCloudTranscriptionService.java 0.00% <0.00%> (ø)
...c/main/java/org/jitsi/jigasi/stats/Statistics.java 33.00% <27.02%> (-0.13%) ⬇️

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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