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

[Oztechan/CCC#3482] Set and Get navigation results according to destination's backstacks #3483

Conversation

mustafaozhan
Copy link
Member

Resolves #3482

@mustafaozhan mustafaozhan requested a review from a team as a code owner May 26, 2024 16:23
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-21.64% 0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (e0ce385) 6299 4761 75.58%
Head commit (1e0bb1d) 9461 (+3162) 5104 (+343) 53.95% (-21.64%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#3483) 7 0 0.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

Copy link

codecov bot commented May 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 77.45%. Comparing base (e0ce385) to head (1e0bb1d).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3483      +/-   ##
===========================================
- Coverage    77.47%   77.45%   -0.02%     
===========================================
  Files          211      211              
  Lines         5913     5912       -1     
  Branches       486      480       -6     
===========================================
- Hits          4581     4579       -2     
+ Misses        1294     1293       -1     
- Partials        38       40       +2     

Impacted file tree graph

Files Coverage Δ
...ui/mobile/content/calculator/CalculatorFragment.kt 0.00% <0.00%> (ø)
...echan/ccc/android/ui/mobile/util/ViewExtensions.kt 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

Copy link

@mustafaozhan mustafaozhan merged commit 7578901 into develop May 31, 2024
16 checks passed
@mustafaozhan mustafaozhan deleted the 3482--Set-and-Get-navigation-results-according-to-destination's-backstacks branch May 31, 2024 10:34
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.

Set and Get navigation results according to destination's backstacks
1 participant