Skip to content

Comments

[Oztechan/CCC#3882] Move Android Calculator Screen to onSheetDismissed logic#3887

Merged
mustafaozhan merged 1 commit intodevelopfrom
3882-Move-Android-Calculator-Screen-to-onSheedDismissed-logic
Sep 9, 2024
Merged

[Oztechan/CCC#3882] Move Android Calculator Screen to onSheetDismissed logic#3887
mustafaozhan merged 1 commit intodevelopfrom
3882-Move-Android-Calculator-Screen-to-onSheedDismissed-logic

Conversation

@mustafaozhan
Copy link
Member

Resolves #3882

@mustafaozhan mustafaozhan requested a review from a team as a code owner September 9, 2024 08:19
@mustafaozhan mustafaozhan force-pushed the 3882-Move-Android-Calculator-Screen-to-onSheedDismissed-logic branch from 28c84be to db94109 Compare September 9, 2024 08:19
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.05% 0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7711e6a) 3221 1718 53.34%
Head commit (db94109) 3224 (+3) 1718 (+0) 53.29% (-0.05%)

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 (#3887) 3 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

@codecov
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

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

Project coverage is 56.94%. Comparing base (7711e6a) to head (db94109).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...ui/mobile/content/calculator/CalculatorFragment.kt 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3887      +/-   ##
===========================================
- Coverage    57.00%   56.94%   -0.06%     
===========================================
  Files          166      166              
  Lines         2900     2903       +3     
  Branches       434      435       +1     
===========================================
  Hits          1653     1653              
- Misses        1223     1226       +3     
  Partials        24       24              

Impacted file tree graph

Files with missing lines Coverage Δ
...ui/mobile/content/calculator/CalculatorFragment.kt 0.00% <0.00%> (ø)

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 9, 2024

@mustafaozhan mustafaozhan merged commit cc49197 into develop Sep 9, 2024
@mustafaozhan mustafaozhan deleted the 3882-Move-Android-Calculator-Screen-to-onSheedDismissed-logic branch September 9, 2024 08:33
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.

Move Android Calculator Screen to onSheedDismissed logic

1 participant