-
Notifications
You must be signed in to change notification settings - Fork 305
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
updates stats #533
Conversation
damencho
commented
Apr 23, 2024
- fix: Formatting around logging.
- feat: Moves some stats to Statistics.
- feat: Introduces new transcriber stats around errors.
Drop dependency on dogstatsd-client.
src/main/java/org/jitsi/jigasi/transcription/AbstractTranscriptPublisher.java
Show resolved
Hide resolved
src/main/java/org/jitsi/jigasi/transcription/GoogleCloudTranscriptionService.java
Outdated
Show resolved
Hide resolved
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ 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
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|