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(hub-common): add function to get feed configuration #1261

Merged
merged 5 commits into from
Oct 9, 2023

fix(hub-common): fix set feed configuration tests

899d14f
Select commit
Loading
Failed to load commit list.
Merged

feat(hub-common): add function to get feed configuration #1261

fix(hub-common): fix set feed configuration tests
899d14f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2023 in 0s

100.00% (+0.00%) compared to e00e624

View this Pull Request on Codecov

100.00% (+0.00%) compared to e00e624

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (e00e624) 100.00% compared to head (899d14f) 100.00%.
Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1261   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          778       780    +2     
  Lines        14130     14206   +76     
  Branches      2454      2473   +19     
=========================================
+ Hits         14130     14206   +76     
Files Coverage Δ
packages/common/src/sites/feed-configuration.ts 100.00% <100.00%> (ø)
packages/common/src/sites/index.ts 100.00% <100.00%> (ø)

... and 23 files with indirect coverage changes

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