-
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#3591] Remove set and get navigation results #3596
[Oztechan/CCC#3591] Remove set and get navigation results #3596
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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3596 +/- ##
===========================================
+ Coverage 55.31% 55.52% +0.21%
===========================================
Files 166 166
Lines 2947 2936 -11
Branches 430 430
===========================================
Hits 1630 1630
+ Misses 1293 1282 -11
Partials 24 24
|
42ea67b
to
c60fdba
Compare
c60fdba
to
2fe65e8
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 #3591