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

feat(warehouse): added warehouse features #2545

Merged
merged 4 commits into from
Oct 11, 2022
Merged

Conversation

achettyiitr
Copy link
Member

@achettyiitr achettyiitr commented Oct 10, 2022

Description

Added warehouse-supported features for control plane compatibility.

Notion Ticket

https://www.notion.so/rudderstacks/Warehouse-features-92c03ef2b3294c79a0d68e4f15168d8d

Security

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

@achettyiitr achettyiitr self-assigned this Oct 10, 2022
@achettyiitr achettyiitr changed the title chore(warehouse): added warehouse features feat(warehouse): added warehouse features Oct 10, 2022
@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Base: 44.25% // Head: 44.29% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (b8f40c2) compared to base (73cc48a).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2545      +/-   ##
==========================================
+ Coverage   44.25%   44.29%   +0.03%     
==========================================
  Files         181      181              
  Lines       38413    38413              
==========================================
+ Hits        17000    17014      +14     
+ Misses      20339    20321      -18     
- Partials     1074     1078       +4     
Impacted Files Coverage Δ
utils/httputil/server.go 80.76% <0.00%> (-11.54%) ⬇️
warehouse/schema.go 47.82% <0.00%> (-1.16%) ⬇️
jobsdb/jobsdb.go 67.75% <0.00%> (-0.10%) ⬇️
processor/processor.go 71.91% <0.00%> (+0.82%) ⬆️
enterprise/reporting/reporting.go 9.77% <0.00%> (+1.43%) ⬆️
enterprise/reporting/setup.go 52.38% <0.00%> (+14.28%) ⬆️

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.

@achettyiitr achettyiitr merged commit 8ea8be5 into master Oct 11, 2022
@achettyiitr achettyiitr deleted the feat.warehouseFeatures_1 branch October 11, 2022 08:26
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