-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat: Move API V6 to supported #WPB-14528 #3135
Conversation
|
|
Branch | feat/move_api_v6_to_supported |
Testbed | ubuntu-latest |
⚠️ WARNING: No Threshold found!Without a Threshold, no Alerts will ever be generated.
Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the--ci-only-thresholds
CLI flag.
Click to view all benchmark results
Benchmark | Latency | nanoseconds (ns) |
---|---|---|
com.wire.kalium.benchmarks.logic.CoreLogicBenchmark.createObjectInFiles | 📈 view plot | 657,492.23 |
com.wire.kalium.benchmarks.logic.CoreLogicBenchmark.createObjectInMemory | 📈 view plot | 404,859,387.43 |
com.wire.kalium.benchmarks.persistence.MessagesNoPragmaTuneBenchmark.messageInsertionBenchmark | 📈 view plot | 1,319,082,034.95 |
com.wire.kalium.benchmarks.persistence.MessagesNoPragmaTuneBenchmark.queryMessagesBenchmark | 📈 view plot | 21,524,375.32 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3135 +/- ##
===========================================
- Coverage 54.21% 54.21% -0.01%
===========================================
Files 1250 1250
Lines 36328 36328
Branches 3658 3658
===========================================
- Hits 19697 19694 -3
- Misses 15218 15220 +2
- Partials 1413 1414 +1
... and 3 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Datadog ReportBranch report: ✅ 0 Failed, 3223 Passed, 107 Skipped, 39.15s Total Time |
What's new in this PR?
Issues
Not possible to create MLS 1:1 conversations across backends
Causes (Optional)
creating 1o1 MLS conversation available in API v6 +
Solutions
Move API v6 to supported (it's stable already)