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(arbiter core)/v0.6.0 #530

Closed
wants to merge 105 commits into from
Closed

Feat(arbiter core)/v0.6.0 #530

wants to merge 105 commits into from

Conversation

0xJepsen
Copy link
Collaborator

@0xJepsen 0xJepsen commented Sep 28, 2023

Version 0.6.0

This will ship a collection of new features for 0.6.0

Closes #515
Closes #513
Closes #484
Closes #511
Closes #485
Closes #471
Closes #524
Closes #528

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Merging #530 (70de702) into main (b047307) will increase coverage by 1.02%.
Report is 30 commits behind head on main.
The diff coverage is 81.16%.

❗ Current head 70de702 differs from pull request most recent head ad493d7. Consider uploading reports for the commit ad493d7 to get more accurate results

@@            Coverage Diff             @@
##             main     #530      +/-   ##
==========================================
+ Coverage   58.75%   59.78%   +1.02%     
==========================================
  Files          11       21      +10     
  Lines        3722     3867     +145     
==========================================
+ Hits         2187     2312     +125     
- Misses       1535     1555      +20     
Files Coverage Δ
arbiter-core/src/environment/tests.rs 100.00% <100.00%> (ø)
arbiter-core/src/middleware/cast.rs 100.00% <100.00%> (ø)
arbiter-core/src/environment/errors.rs 0.00% <0.00%> (ø)
arbiter-core/src/middleware/errors.rs 85.71% <85.71%> (ø)
arbiter-core/src/middleware/events.rs 0.00% <0.00%> (ø)
arbiter-core/src/environment/builder.rs 94.44% <94.44%> (ø)
arbiter-core/src/environment/cheatcodes.rs 0.00% <0.00%> (ø)
arbiter-core/src/middleware/connections.rs 95.45% <95.45%> (ø)
arbiter-core/src/environment/instruction.rs 0.00% <0.00%> (ø)
arbiter-core/src/middleware/transactions.rs 79.16% <79.16%> (ø)
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@0xJepsen 0xJepsen closed this Oct 3, 2023
@0xJepsen 0xJepsen deleted the feat(arbiter-core)/v0.6.0 branch October 10, 2023 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment