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

fix(destination): delete users support add test-cases and better error strings #2744

Merged
merged 18 commits into from
Nov 30, 2022

Conversation

sanpj2292
Copy link
Contributor

@sanpj2292 sanpj2292 commented Nov 29, 2022

Description

  • We are adding some test-cases
  • We are also providing more information in error logs

Notion Ticket

https://www.notion.so/rudderstacks/Integrate-OAuth-in-regulation-worker-module-of-server-to-support-GA-dae0cf6ef89e41eb91e9212ac524cf49

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

Base: 46.89% // Head: 46.75% // Decreases project coverage by -0.14% ⚠️

Coverage data is based on head (9c606cd) compared to base (5e8f73d).
Patch coverage: 31.25% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2744      +/-   ##
==========================================
- Coverage   46.89%   46.75%   -0.15%     
==========================================
  Files         300      300              
  Lines       49101    49111      +10     
==========================================
- Hits        23027    22960      -67     
- Misses      24609    24686      +77     
  Partials     1465     1465              
Impacted Files Coverage Δ
regulation-worker/internal/delete/api/api.go 67.72% <12.50%> (+0.18%) ⬆️
processor/transformer/transformer.go 74.88% <50.00%> (-1.15%) ⬇️
processor/stash/stash.go 44.56% <0.00%> (-22.10%) ⬇️
jobsdb/migration.go 74.15% <0.00%> (-4.44%) ⬇️
jobsdb/backup.go 75.45% <0.00%> (-0.37%) ⬇️
router/router.go 73.68% <0.00%> (-0.19%) ⬇️
jobsdb/jobsdb.go 72.84% <0.00%> (-0.13%) ⬇️
services/oauth/oauth.go 56.99% <0.00%> (+3.10%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sanpj2292 sanpj2292 changed the title Fix.delete users oauth fix(integrations): delete users oauth support Nov 30, 2022
@sanpj2292 sanpj2292 changed the title fix(integrations): delete users oauth support fix(integrations): add test-cases, better error strings Nov 30, 2022
@sanpj2292 sanpj2292 changed the title fix(integrations): add test-cases, better error strings fix(integrations): delete users support add test-cases and better error strings Nov 30, 2022
@sanpj2292 sanpj2292 changed the title fix(integrations): delete users support add test-cases and better error strings fix(destinations): delete users support add test-cases and better error strings Nov 30, 2022
@sanpj2292 sanpj2292 changed the title fix(destinations): delete users support add test-cases and better error strings fix(destination): delete users support add test-cases and better error strings Nov 30, 2022
@sanpj2292 sanpj2292 marked this pull request as ready for review November 30, 2022 07:36
regulation-worker/internal/delete/api/api.go Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants