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

docs: add initial version of presentation layer cli design documentation #1777

Merged
merged 14 commits into from
Apr 2, 2025

chore: fixes for pipe characters

77fd0c2
Select commit
Loading
Failed to load commit list.
Merged

docs: add initial version of presentation layer cli design documentation #1777

chore: fixes for pipe characters
77fd0c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2025 in 0s

82.22% (+0.07%) compared to 8e8606c

View this Pull Request on Codecov

82.22% (+0.07%) compared to 8e8606c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.22%. Comparing base (8e8606c) to head (77fd0c2).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1777      +/-   ##
==========================================
+ Coverage   82.14%   82.22%   +0.07%     
==========================================
  Files         243      243              
  Lines       34822    34825       +3     
  Branches     2902     2197     -705     
==========================================
+ Hits        28605    28634      +29     
- Misses       6081     6168      +87     
+ Partials      136       23     -113     
Files with missing lines Coverage Δ
src/commands/network.ts 79.98% <100.00%> (+0.04%) ⬆️

... and 58 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.