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: [IOBP-950] Filter tabs behavior into biz events notices list #6363

Merged
merged 3 commits into from
Nov 5, 2024

Merge branch 'master' into IOBP-950-fix-tab-selected-filter-notices

19db878
Select commit
Loading
Failed to load commit list.
Merged

fix: [IOBP-950] Filter tabs behavior into biz events notices list #6363

Merge branch 'master' into IOBP-950-fix-tab-selected-filter-notices
19db878
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 1s

47.00% (-1.42%) compared to 4f204b4

View this Pull Request on Codecov

47.00% (-1.42%) compared to 4f204b4

Details

Codecov Report

Attention: Patch coverage is 11.11111% with 8 lines in your changes missing coverage. Please review.

Project coverage is 47.00%. Comparing base (4f204b4) to head (19db878).
Report is 671 commits behind head on master.

Files with missing lines Patch % Lines
...screens/PaymentsTransactionBizEventsListScreen.tsx 0.00% 4 Missing ⚠️
...n/components/PaymentBizEventsSectionListHeader.tsx 33.33% 2 Missing ⚠️
...saction/components/PaymentsBizEventsFilterTabs.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6363      +/-   ##
==========================================
- Coverage   48.42%   47.00%   -1.42%     
==========================================
  Files        1488     1818     +330     
  Lines       31617    36942    +5325     
  Branches     7669     8839    +1170     
==========================================
+ Hits        15311    17366    +2055     
- Misses      16238    19519    +3281     
+ Partials       68       57      -11     
Files with missing lines Coverage Δ
...n/components/PaymentBizEventsSectionListHeader.tsx 33.33% <33.33%> (ø)
...saction/components/PaymentsBizEventsFilterTabs.tsx 20.00% <0.00%> (ø)
...screens/PaymentsTransactionBizEventsListScreen.tsx 2.94% <0.00%> (ø)

... and 1443 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e567d2d...19db878. Read the comment docs.