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

Tech/engine submodule #273

Merged
merged 9 commits into from
Dec 10, 2022
Merged

Tech/engine submodule #273

merged 9 commits into from
Dec 10, 2022

Conversation

ouchadam
Copy link
Owner

@ouchadam ouchadam commented Dec 5, 2022

Extracts the matrix logic to a dedicated repo https://github.com/ouchadam/chat-engine

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2022

APK Size: 2.01 MB

@codecov
Copy link

codecov bot commented Dec 7, 2022

Codecov Report

Merging #273 (1e46822) into main (99c9556) will decrease coverage by 18.22%.
The diff coverage is 0.00%.

@@              Coverage Diff              @@
##               main     #273       +/-   ##
=============================================
- Coverage     68.52%   50.29%   -18.23%     
+ Complexity      640      101      -539     
=============================================
  Files           246      100      -146     
  Lines          5738     1668     -4070     
  Branches        731      225      -506     
=============================================
- Hits           3932      839     -3093     
+ Misses         1439      729      -710     
+ Partials        367      100      -267     
Impacted Files Coverage Δ
.../src/main/kotlin/app/dapk/st/impl/AndroidBase64.kt 0.00% <0.00%> (ø)
...tlin/app/dapk/st/impl/AndroidImageContentReader.kt 0.00% <0.00%> (ø)
.../src/main/kotlin/app/dapk/st/impl/AppTaskRunner.kt 0.00% <ø> (ø)
...n/kotlin/app/dapk/st/impl/BackgroundWorkAdapter.kt 0.00% <ø> (ø)
.../kotlin/app/dapk/st/impl/DefaultDatabaseDropper.kt 0.00% <ø> (ø)
...tlin/app/dapk/st/impl/SharedPreferencesDelegate.kt 0.00% <ø> (ø)
...n/app/dapk/st/impl/SmallTalkDeviceNameGenerator.kt 0.00% <0.00%> (ø)
.../main/kotlin/app/dapk/st/impl/TaskRunnerAdapter.kt 0.00% <ø> (ø)
...sh/src/main/kotlin/app/dapk/st/push/PushHandler.kt 100.00% <ø> (ø)
...domain/application/eventlog/EventLogPersistence.kt 0.00% <0.00%> (ø)
... and 6 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ouchadam
Copy link
Owner Author

codecov report merging isn't working 🙃

@ouchadam ouchadam merged commit 05cbb52 into main Dec 10, 2022
@ouchadam ouchadam deleted the tech/engine-submodule branch December 10, 2022 10:42
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.

1 participant