Skip to content

Comments

[Oztechan/CCC#3729] Simplify WidgetViewModel#3730

Merged
mustafaozhan merged 2 commits intodevelopfrom
3729-Simplfiy-WidgetViewModel
Aug 3, 2024
Merged

[Oztechan/CCC#3729] Simplify WidgetViewModel#3730
mustafaozhan merged 2 commits intodevelopfrom
3729-Simplfiy-WidgetViewModel

Conversation

@mustafaozhan
Copy link
Member

Resolves #3729

@mustafaozhan mustafaozhan requested a review from a team as a code owner July 27, 2024 15:19
@mustafaozhan mustafaozhan changed the base branch from develop to 3727-Create-sendEffect-method-for-fire-and-forget July 27, 2024 15:26
@mustafaozhan mustafaozhan force-pushed the 3727-Create-sendEffect-method-for-fire-and-forget branch from 5cf4c5b to 1a7374b Compare August 3, 2024 10:06
@mustafaozhan mustafaozhan force-pushed the 3729-Simplfiy-WidgetViewModel branch from 086e29c to c06954b Compare August 3, 2024 10:06
Base automatically changed from 3727-Create-sendEffect-method-for-fire-and-forget to develop August 3, 2024 18:08
@mustafaozhan mustafaozhan force-pushed the 3729-Simplfiy-WidgetViewModel branch from c06954b to 199d97f Compare August 3, 2024 18:09
@codacy-production
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 (7eb451c) 3235 1716 53.04%
Head commit (199d97f) 3235 (+0) 1716 (+0) 53.04% (+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 (#3730) 14 14 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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 3, 2024

@codecov
Copy link

codecov bot commented Aug 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.57%. Comparing base (7eb451c) to head (199d97f).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3730   +/-   ##
========================================
  Coverage    56.57%   56.57%           
========================================
  Files          166      166           
  Lines         2915     2915           
  Branches       436      436           
========================================
  Hits          1649     1649           
  Misses        1240     1240           
  Partials        26       26           

Impacted file tree graph

Files Coverage Δ
...an/ccc/android/viewmodel/widget/WidgetViewModel.kt 96.43% <100.00%> (ø)

@mustafaozhan mustafaozhan merged commit 413fbe4 into develop Aug 3, 2024
@mustafaozhan mustafaozhan deleted the 3729-Simplfiy-WidgetViewModel branch August 3, 2024 18:17
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.

Simplfiy WidgetViewModel

1 participant