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

add description to flow #2602

Merged
merged 2 commits into from
Oct 30, 2023

Merge branch 'master' into flow-description

129503c
Select commit
Loading
Failed to load commit list.
Merged

add description to flow #2602

Merge branch 'master' into flow-description
129503c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 30, 2023 in 1s

73.29% (-0.02%) compared to 126cf4d

View this Pull Request on Codecov

73.29% (-0.02%) compared to 126cf4d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (126cf4d) 73.31% compared to head (129503c) 73.29%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2602      +/-   ##
==========================================
- Coverage   73.31%   73.29%   -0.02%     
==========================================
  Files         241      241              
  Lines        8417     8419       +2     
  Branches     1799     1799              
==========================================
  Hits         6171     6171              
- Misses       1642     1643       +1     
- Partials      604      605       +1     
Files Coverage Δ
src/containers/Flow/Flow.tsx 76.62% <100.00%> (+0.62%) ⬆️
src/graphql/mutations/Flow.ts 100.00% <ø> (ø)
src/graphql/queries/Flow.ts 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

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