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#3921] Update observed persisted values only inside observation block #3922

Conversation

mustafaozhan
Copy link
Member

Resolves #3921

@mustafaozhan mustafaozhan requested a review from a team as a code owner September 14, 2024 12:31
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 (0ec0665) 3239 1737 53.63%
Head commit (0182cea) 3239 (+0) 1737 (+0) 53.63% (+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 (#3922) 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

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.27%. Comparing base (0ec0665) to head (0182cea).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3922   +/-   ##
========================================
  Coverage    57.27%   57.27%           
========================================
  Files          167      167           
  Lines         2918     2918           
  Branches       436      436           
========================================
  Hits          1671     1671           
  Misses        1222     1222           
  Partials        25       25           

Impacted file tree graph

Files with missing lines Coverage Δ
...client/viewmodel/calculator/CalculatorViewModel.kt 99.31% <100.00%> (ø)

Copy link

@mustafaozhan mustafaozhan merged commit d104616 into develop Sep 14, 2024
16 checks passed
@mustafaozhan mustafaozhan deleted the 3921-Update-observed-persisted-values-only-inside-observation-block branch September 14, 2024 12:39
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.

Update observed persisted values only inside observation block
1 participant