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

chore: add a small test to this repo #7

Merged
merged 2 commits into from
Jan 15, 2024
Merged

chore: add a small test to this repo #7

merged 2 commits into from
Jan 15, 2024

Conversation

ItsSudip
Copy link
Member

@ItsSudip ItsSudip commented Jan 3, 2024

Fixes # (issue)
We are introducing the feature to upload the code coverage to Codecov.
Resolves INT-1218

Type of change

  • 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

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added unit tests for the code
  • I have made corresponding changes to the documentation

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (8e42546) 0.00% compared to head (97ce8fd) 2.52%.

Files Patch % Lines
bingads/client.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           main      #7      +/-   ##
=======================================
+ Coverage      0   2.52%   +2.52%     
=======================================
  Files         0       3       +3     
  Lines         0     198     +198     
=======================================
+ Hits          0       5       +5     
- Misses        0     193     +193     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ItsSudip ItsSudip merged commit 02c05a9 into main Jan 15, 2024
7 checks passed
@ItsSudip ItsSudip deleted the chore.addTests branch January 15, 2024 04:47
@github-actions github-actions bot mentioned this pull request Jan 15, 2024
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.

2 participants