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#3869] Remove SelectCurrencyFragment navigation result logic #3873

Conversation

mustafaozhan
Copy link
Member

Resolves #3869

@mustafaozhan mustafaozhan requested a review from a team as a code owner September 8, 2024 16:01
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.08% 0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (45496d6) 3240 1718 53.02%
Head commit (bdf6dcd) 3235 (-5) 1718 (+0) 53.11% (+0.08%)

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 (#3873) 1 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 stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Sep 8, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 56.71%. Comparing base (45496d6) to head (bdf6dcd).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...ontent/selectcurrency/SelectCurrencyBottomSheet.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3873      +/-   ##
===========================================
+ Coverage    56.61%   56.71%   +0.10%     
===========================================
  Files          166      166              
  Lines         2920     2915       -5     
  Branches       437      437              
===========================================
  Hits          1653     1653              
+ Misses        1243     1238       -5     
  Partials        24       24              

Impacted file tree graph

Files with missing lines Coverage Δ
...ontent/selectcurrency/SelectCurrencyBottomSheet.kt 0.00% <0.00%> (ø)

Copy link

sonarqubecloud bot commented Sep 8, 2024

@mustafaozhan mustafaozhan merged commit db069c8 into develop Sep 8, 2024
15 checks passed
@mustafaozhan mustafaozhan deleted the 3869-Remove-SelectCurrencyFragment-navigation-result-logic branch September 8, 2024 16:20
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.

Remove SelectCurrencyFragment navigation result logic
1 participant