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#3912] Rename Widget currentBase states to base #3913

Merged
merged 2 commits into from
Sep 14, 2024

Conversation

mustafaozhan
Copy link
Member

Resolves #3912

@mustafaozhan mustafaozhan requested a review from a team as a code owner September 14, 2024 08:24
@mustafaozhan mustafaozhan changed the base branch from develop to 3910-Always-track-currentBase-change September 14, 2024 08:24
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (946bfe7) 3234 1733 53.59%
Head commit (765fc27) 3234 (+0) 1733 (+0) 53.59% (+0.00%)

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 (#3913) 3 3 100.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

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.03% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (653e92d) 3236 1735 53.62%
Head commit (765fc27) 3234 (-2) 1733 (-2) 53.59% (-0.03%)

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 (#3913) 6 6 100.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 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.23%. Comparing base (653e92d) to head (765fc27).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3913      +/-   ##
===========================================
- Coverage    57.26%   57.23%   -0.03%     
===========================================
  Files          167      167              
  Lines         2915     2913       -2     
  Branches       437      436       -1     
===========================================
- Hits          1669     1667       -2     
  Misses        1221     1221              
  Partials        25       25              

Impacted file tree graph

Files with missing lines Coverage Δ
...ztechan/ccc/android/viewmodel/widget/WidgetSEED.kt 100.00% <100.00%> (ø)
...an/ccc/android/viewmodel/widget/WidgetViewModel.kt 96.23% <100.00%> (ø)
...client/viewmodel/calculator/CalculatorViewModel.kt 99.31% <100.00%> (-0.01%) ⬇️

Copy link

Base automatically changed from 3910-Always-track-currentBase-change to develop September 14, 2024 08:30
@mustafaozhan mustafaozhan merged commit 543d485 into develop Sep 14, 2024
16 checks passed
@mustafaozhan mustafaozhan deleted the 3912-Rename-Widget-currentBase-states-to-base branch September 14, 2024 08:31
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.

Rename Widget currentBase states to base
1 participant