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#3907] Cover different SelectCurrencyPurposes onItemClick #3908

Merged

Conversation

mustafaozhan
Copy link
Member

Resolves #3907

@mustafaozhan mustafaozhan requested a review from a team as a code owner September 13, 2024 16:08
Base automatically changed from 3906-Remove-unsude-parameter-in-CurrencyChange-and-rename-to-CurrencySelected to develop September 13, 2024 17:35
@mustafaozhan mustafaozhan force-pushed the 3907-Cover-different-SelectCurrencyPurposes-onItemClick branch from 76ed6b2 to 9ace7dd Compare September 13, 2024 17:45
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.25%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (620650c) 3236 1727 53.37%
Head commit (9ace7dd) 3236 (+0) 1735 (+8) 53.62% (+0.25%)

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 (#3908) 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

Copy link

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.26%. Comparing base (620650c) to head (9ace7dd).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3908      +/-   ##
===========================================
+ Coverage    56.95%   57.26%   +0.31%     
===========================================
  Files          167      167              
  Lines         2915     2915              
  Branches       437      437              
===========================================
+ Hits          1660     1669       +9     
+ Misses        1228     1221       -7     
+ Partials        27       25       -2     

Impacted file tree graph

see 2 files with indirect coverage changes

@mustafaozhan mustafaozhan merged commit 653e92d into develop Sep 13, 2024
13 checks passed
@mustafaozhan mustafaozhan deleted the 3907-Cover-different-SelectCurrencyPurposes-onItemClick branch September 13, 2024 17:51
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 different SelectCurrencyPurposes onItemClick
1 participant