Skip to content

Ut cov improve#452

Draft
mehuled wants to merge 16 commits intomasterfrom
ut-cov-improve
Draft

Ut cov improve#452
mehuled wants to merge 16 commits intomasterfrom
ut-cov-improve

Conversation

@mehuled
Copy link
Contributor

@mehuled mehuled commented Nov 10, 2022

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • Test A
  • Test B

Is it a breaking change?

How do we intend to rollback or handle backward compatibility in case something breaks?
Can this change be tested effectively via canary?

Screenshots:

Include a screenshot of the changes, if applicable.

Checklist Exception

  • My change doesn't require the below checklist to be updated.
    Please add a description on why it is not applicable.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added unit tests that prove my fix is effective or that my feature works (if applicable)
  • I have added integration tests for the new feature (if applicable)
  • I have manually tested my code to the best of my abilities.

@codecov
Copy link

codecov bot commented Nov 10, 2022

Codecov Report

Merging #452 (79c2011) into master (47564f9) will increase coverage by 0.69%.
The diff coverage is 76.92%.

@@            Coverage Diff             @@
##           master     #452      +/-   ##
==========================================
+ Coverage   66.43%   67.12%   +0.69%     
==========================================
  Files         127      127              
  Lines       10176    10188      +12     
==========================================
+ Hits         6760     6839      +79     
+ Misses       2994     2921      -73     
- Partials      422      428       +6     
Flag Coverage Δ
integration 47.62% <ø> (ø)
unittests 64.25% <76.92%> (+0.70%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
internal/common/model.go 100.00% <ø> (ø)
internal/subscription/backoff.go 100.00% <ø> (ø)
internal/subscription/proto.go 91.89% <ø> (ø)
internal/tasks/schedulertask.go 53.44% <ø> (ø)
pkg/cache/consul.go 85.93% <0.00%> (-4.23%) ⬇️
pkg/config/config.go 68.75% <ø> (ø)
service/web/publisherserver.go 89.10% <ø> (ø)
service/web/server.go 90.16% <ø> (ø)
service/web/subscriberserver.go 66.36% <ø> (ø)
internal/brokerstore/brokerstore.go 76.63% <100.00%> (+0.33%) ⬆️
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

1 participant