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

Release 2.2.0 #1342

Merged
merged 17 commits into from
Feb 1, 2024

chore: update dependencies (#1340)

5b3fdb8
Select commit
Loading
Failed to load commit list.
Merged

Release 2.2.0 #1342

chore: update dependencies (#1340)
5b3fdb8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2024 in 0s

40.27% (-1.57%) compared to 28259ef

View this Pull Request on Codecov

40.27% (-1.57%) compared to 28259ef

Details

Codecov Report

Attention: 876 lines in your changes are missing coverage. Please review.

Comparison is base (28259ef) 41.83% compared to head (5b3fdb8) 40.27%.

Files Patch % Lines
components/clarity-repl/src/repl/interpreter.rs 48.04% 173 Missing ⚠️
...omponents/stacks-network/src/chains_coordinator.rs 0.00% 153 Missing ⚠️
components/stacks-network/src/ui/ui.rs 0.00% 82 Missing ⚠️
components/clarity-repl/src/codec/mod.rs 0.00% 79 Missing ⚠️
components/clarinet-files/src/network_manifest.rs 0.00% 62 Missing ⚠️
components/clarity-repl/src/frontend/terminal.rs 0.00% 59 Missing ⚠️
components/stacks-network/src/orchestrator.rs 0.00% 56 Missing ⚠️
components/stacks-network/src/ui/mod.rs 0.00% 52 Missing ⚠️
components/clarinet-cli/src/frontend/cli.rs 0.00% 40 Missing ⚠️
components/stacks-network/src/ui/app.rs 0.00% 21 Missing ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1342      +/-   ##
==========================================
- Coverage   41.83%   40.27%   -1.57%     
==========================================
  Files          87       87              
  Lines       31381    31672     +291     
==========================================
- Hits        13128    12755     -373     
- Misses      18253    18917     +664     

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