-
Notifications
You must be signed in to change notification settings - Fork 30
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
[Oztechan/CCC#3592] Use the currentBase stored in preference at onResume #3594
[Oztechan/CCC#3592] Use the currentBase stored in preference at onResume #3594
Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences🚀 Don’t miss a bit, follow what’s new on Codacy. Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3594 +/- ##
===========================================
- Coverage 55.31% 55.31% -0.00%
===========================================
Files 166 166
Lines 2947 2949 +2
Branches 430 431 +1
===========================================
+ Hits 1630 1631 +1
- Misses 1293 1294 +1
Partials 24 24
|
7195e88
to
25170c4
Compare
25170c4
to
8fa1b41
Compare
Quality Gate passedIssues Measures |
* Revert "[#3591] Remove set and get navigation results (#3596)" This reverts commit 8ef9402. * Revert "[#3590] Remove CalculatorFragment navigation result logic (#3595)" This reverts commit 8995aa1. * Revert "[#3587] Remove CurrenciesFragment navigation result logic (#3589)" This reverts commit eee3c4b. * Revert "[#3585] Remove SelectCurrencyFragment navigation result logic (#3586)" This reverts commit 6a46d24. * Revert "[#3592] Use the currentBase stored in preference at onResume (#3594)" This reverts commit 583c415. * [#3638] Add back navigation result logic
Resolves #3592