Skip to content

Comments

[Oztechan/CCC#3717] Move Event into SEEDViewModel#3718

Merged
mustafaozhan merged 1 commit intodevelopfrom
3717-Move-Event-into-SEEDViewModel
Jul 23, 2024
Merged

[Oztechan/CCC#3717] Move Event into SEEDViewModel#3718
mustafaozhan merged 1 commit intodevelopfrom
3717-Move-Event-into-SEEDViewModel

Conversation

@mustafaozhan
Copy link
Member

Resolves #3717

@mustafaozhan mustafaozhan requested a review from a team as a code owner July 23, 2024 15:39
@codacy-production
Copy link

codacy-production bot commented Jul 23, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.10% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (3887c45) 3270 1751 53.55%
Head commit (d7f855a) 3263 (-7) 1744 (-7) 53.45% (-0.10%)

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 (#3718) 1 1 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


🚀 Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.98%. Comparing base (b17c1cb) to head (d7f855a).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3718      +/-   ##
===========================================
- Coverage    57.08%   56.98%   -0.10%     
===========================================
  Files          166      166              
  Lines         2950     2943       -7     
  Branches       436      436              
===========================================
- Hits          1684     1677       -7     
  Misses        1240     1240              
  Partials        26       26              

Impacted file tree graph

Files Coverage Δ
...an/ccc/android/viewmodel/widget/WidgetViewModel.kt 96.49% <ø> (-0.06%) ⬇️
...ztechan/ccc/client/core/viewmodel/SEEDViewModel.kt 100.00% <100.00%> (ø)
...client/viewmodel/calculator/CalculatorViewModel.kt 99.34% <ø> (-<0.01%) ⬇️
...client/viewmodel/currencies/CurrenciesViewModel.kt 97.47% <ø> (-0.03%) ⬇️
...ztechan/ccc/client/viewmodel/main/MainViewModel.kt 96.36% <ø> (-0.06%) ⬇️
...n/ccc/client/viewmodel/premium/PremiumViewModel.kt 95.24% <ø> (-0.11%) ⬇️
...iewmodel/selectcurrency/SelectCurrencyViewModel.kt 100.00% <ø> (ø)
...ccc/client/viewmodel/settings/SettingsViewModel.kt 100.00% <ø> (ø)
...ccc/client/viewmodel/watchers/WatchersViewModel.kt 98.04% <ø> (-0.04%) ⬇️

@mustafaozhan mustafaozhan merged commit dc21b4d into develop Jul 23, 2024
@mustafaozhan mustafaozhan deleted the 3717-Move-Event-into-SEEDViewModel branch July 23, 2024 20: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.

Move Event into SEEDViewModel

1 participant