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#3442] Add new instance of exceptions to logging #3451

Merged

Conversation

mustafaozhan
Copy link
Member

Resolves #3442

@mustafaozhan mustafaozhan requested a review from a team as a code owner May 18, 2024 15:09
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-21.78% 16.67%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (e8097ef) 6270 4742 75.63%
Head commit (35a05d1) 9446 (+3176) 5087 (+345) 53.85% (-21.78%)

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 (#3451) 18 3 16.67%

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 will stop sending the deprecated coverage status from June 5th, 2024. Learn more

Copy link

codecov bot commented May 18, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 77.31%. Comparing base (e8097ef) to head (35a05d1).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3451      +/-   ##
===========================================
- Coverage    77.41%   77.31%   -0.09%     
===========================================
  Files          210      210              
  Lines         5896     5898       +2     
  Branches       483      485       +2     
===========================================
- Hits          4564     4560       -4     
- Misses        1295     1296       +1     
- Partials        37       42       +5     

Impacted file tree graph

Files Coverage Δ
...techan/ccc/client/core/remoteconfig/util/Parser.kt 22.22% <50.00%> (-2.78%) ⬇️
.../oztechan/ccc/android/ui/mobile/util/IntentUtil.kt 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

Copy link

@mustafaozhan mustafaozhan merged commit fabb76f into develop May 19, 2024
16 checks passed
@mustafaozhan mustafaozhan deleted the 3442--Add-new-instance-of-exceptions-to-loggings branch May 19, 2024 09:37
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.

Add new instance of exceptions to loggings
1 participant