Skip to content

Comments

[Oztechan/CCC#3880] Cover onSheetDismissed Event for CalculatorViewModel#3881

Merged
mustafaozhan merged 1 commit intodevelopfrom
3880-Cover-onSheetDismissed-Event-for-CalculatorViewModel
Sep 9, 2024
Merged

[Oztechan/CCC#3880] Cover onSheetDismissed Event for CalculatorViewModel#3881
mustafaozhan merged 1 commit intodevelopfrom
3880-Cover-onSheetDismissed-Event-for-CalculatorViewModel

Conversation

@mustafaozhan
Copy link
Member

Resolves #3880

@mustafaozhan mustafaozhan requested a review from a team as a code owner September 9, 2024 07:57
@codacy-production
Copy link

codacy-production bot commented Sep 9, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.22%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7711e6a) 3221 1718 53.34%
Head commit (2db0452) 3221 (+0) 1725 (+7) 53.55% (+0.22%)

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 (#3881) 0 0 ∅ (not applicable)

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

All modified and coverable lines are covered by tests ✅

Project coverage is 57.21%. Comparing base (7711e6a) to head (2db0452).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3881      +/-   ##
===========================================
+ Coverage    57.00%   57.21%   +0.21%     
===========================================
  Files          166      166              
  Lines         2900     2900              
  Branches       434      434              
===========================================
+ Hits          1653     1659       +6     
+ Misses        1223     1217       -6     
  Partials        24       24              

Impacted file tree graph

see 1 file with indirect coverage changes

@mustafaozhan mustafaozhan force-pushed the 3880-Cover-onSheetDismissed-Event-for-CalculatorViewModel branch from 46e6e6f to 2db0452 Compare September 9, 2024 08:07
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 9, 2024

@mustafaozhan mustafaozhan merged commit e998f28 into develop Sep 9, 2024
@mustafaozhan mustafaozhan deleted the 3880-Cover-onSheetDismissed-Event-for-CalculatorViewModel branch September 9, 2024 08:53
mustafaozhan added a commit that referenced this pull request Sep 10, 2024
* [#3880] Cover onSheetDismissed Event for CalculatorViewModel (#3881)

* [#3884] Set base currency when SelectCurrencySheet item is clicked (#3885)

* [#3884] Set base currency when SelectCurrencySheet item is clicked

* [#3884] Set base currency when SelectCurrencySheet item is clicked

* [#3888] Remove onBaseChange event (#3889)

* [#3888] Remove onBaseChange event from CalculatorView

* [#3888] Remove onBaseChange event

* [#1457] Update Git Submodules

Co-authored-by: Mustafa Ozhan <mr.mustafa.ozhan@gmail.com>

---------

Co-authored-by: Mustafa Ozhan <mr.mustafa.ozhan@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mustafaozhan added a commit that referenced this pull request Sep 10, 2024
* [#3880] Cover onSheetDismissed Event for CalculatorViewModel (#3881)

* [#3884] Set base currency when SelectCurrencySheet item is clicked (#3885)

* [#3884] Set base currency when SelectCurrencySheet item is clicked

* [#3884] Set base currency when SelectCurrencySheet item is clicked

* [#3888] Remove onBaseChange event (#3889)

* [#3888] Remove onBaseChange event from CalculatorView

* [#3888] Remove onBaseChange event

* [#1457] Update Git Submodules

Co-authored-by: Mustafa Ozhan <mr.mustafa.ozhan@gmail.com>

---------

Co-authored-by: Mustafa Ozhan <mr.mustafa.ozhan@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mustafaozhan added a commit that referenced this pull request Sep 10, 2024
* [#1457] Update dependency gradle to v8.10.1

Co-authored-by: Mustafa Ozhan <mr.mustafa.ozhan@gmail.com>

* [#1457] Update Git Submodules (#3890)

* [#3880] Cover onSheetDismissed Event for CalculatorViewModel (#3881)

* [#3884] Set base currency when SelectCurrencySheet item is clicked (#3885)

* [#3884] Set base currency when SelectCurrencySheet item is clicked

* [#3884] Set base currency when SelectCurrencySheet item is clicked

* [#3888] Remove onBaseChange event (#3889)

* [#3888] Remove onBaseChange event from CalculatorView

* [#3888] Remove onBaseChange event

* [#1457] Update Git Submodules

Co-authored-by: Mustafa Ozhan <mr.mustafa.ozhan@gmail.com>

---------

Co-authored-by: Mustafa Ozhan <mr.mustafa.ozhan@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Mustafa Ozhan <mr.mustafa.ozhan@gmail.com>
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.

Cover onSheetDismissed Event for CalculatorViewModel

1 participant