-
Notifications
You must be signed in to change notification settings - Fork 22
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
[Release] 3.27.0 #569
Merged
Merged
[Release] 3.27.0 #569
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…posable" to be tested by unit tests
…results-for-up-navigation
…define-deeplink-structure
…results-for-up-navigation
[#552] Improve the base navigation with a "MainNavGraph"
…avigation [#547] Define "results" for the "Up" navigation to deliver result to previous screens
[Chore] Bump version to 3.27.0
[#548] Prepare initial setup for deep-link
ryan-conway
had a problem deploying
to
template-compose
December 29, 2023 10:10 — with
GitHub Actions
Error
ryan-conway
temporarily deployed
to
template-compose
December 29, 2023 10:10 — with
GitHub Actions
Inactive
Kover report for template-compose:🧛 Template - Compose Unit Tests Code Coverage:
|
File | Coverage |
---|---|
AppDestination.kt |
80.00% |
AppNavGraph.kt |
45.16% |
BaseDestination.kt |
40.62% |
BaseViewModel.kt |
73.91% |
HomeScreen.kt |
63.66% |
HomeViewModel.kt |
100.00% |
MainActivity.kt |
100.00% |
MainDestination.kt |
66.67% |
MainNavGraph.kt |
55.81% |
SavedStateHandleExt.kt |
0.00% |
Modified Files Not Found In Coverage Report:
AndroidManifest.xml
AppBar.kt
HomeScreenTest.kt
HomeScreenTest.kt
HomeScreenTest.kt
HomeViewModelTest.kt
HomeViewModelTest.kt
Item.kt
ItemList.kt
MockUtil.kt
SecondScreen.kt
SecondViewModel.kt
ThirdScreen.kt
ThirdViewModel.kt
Versions.kt
strings.xml
version.properties
Codebase cunningly covered by count Shroud 🧛
Generated by 🚫 Danger
ryan-conway
requested review from
AVI5HEK,
chornerman,
doannimble,
hoangnguyen92dn,
kaungkhantsoe and
luongvo
as code owners
December 29, 2023 10:18
ryan-conway
requested review from
lydiasama,
manh-t,
minhnimble,
sleepylee,
thiennguyen0196,
toby-thanathip and
Wadeewee
as code owners
December 29, 2023 10:18
doannimble
approved these changes
Dec 29, 2023
lydiasama
approved these changes
Dec 29, 2023
chornerman
approved these changes
Jan 8, 2024
AVI5HEK
approved these changes
Jan 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://github.com/nimblehq/android-templates/milestone/31
Features