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
Merged

updates stats #533

merged 5 commits into from
Apr 23, 2024

Conversation

damencho
Copy link
Member

  • fix: Formatting around logging.
  • feat: Moves some stats to Statistics.
  • feat: Introduces new transcriber stats around errors.

Copy link

codecov bot commented Apr 23, 2024

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.

@damencho damencho merged commit b8098d7 into master Apr 23, 2024
2 of 4 checks passed
@damencho damencho deleted the updates-stats branch April 23, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants