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

Arbiter bin/v0.4.0 #533

Merged
merged 62 commits into from
Oct 3, 2023
Merged

Arbiter bin/v0.4.0 #533

merged 62 commits into from
Oct 3, 2023

Conversation

0xJepsen
Copy link
Collaborator

@0xJepsen 0xJepsen commented Sep 28, 2023

Arbiter binary v0.4.0
This will include some small new features for the next binary release

Closes #502
Closes #465

@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

Merging #533 (9184b07) into main (55676d3) will increase coverage by 1.60%.
Report is 27 commits behind head on main.
The diff coverage is 79.23%.

❗ Current head 9184b07 differs from pull request most recent head 1c640e7. Consider uploading reports for the commit 1c640e7 to get more accurate results

@@            Coverage Diff             @@
##             main     #533      +/-   ##
==========================================
+ Coverage   58.75%   60.36%   +1.60%     
==========================================
  Files          11       21      +10     
  Lines        3722     4057     +335     
==========================================
+ Hits         2187     2449     +262     
- Misses       1535     1608      +73     
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 6 more

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

dependabot bot and others added 14 commits October 2, 2023 20:36
Updates the requirements on [anyhow](https://github.com/dtolnay/anyhow) to permit the latest version.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.71...1.0.75)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [toml](https://github.com/toml-rs/toml) to permit the latest version.
- [Commits](toml-rs/toml@toml-v0.8.0...toml-v0.8.1)

---
updated-dependencies:
- dependency-name: toml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [syn](https://github.com/dtolnay/syn) to permit the latest version.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](dtolnay/syn@2.0.35...2.0.37)

---
updated-dependencies:
- dependency-name: syn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [assert_cmd](https://github.com/assert-rs/assert_cmd) to permit the latest version.
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v2.0.11...v2.0.12)

---
updated-dependencies:
- dependency-name: assert_cmd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [log](https://github.com/rust-lang/log) to permit the latest version.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.19...0.4.20)

---
updated-dependencies:
- dependency-name: log
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [anyhow](https://github.com/dtolnay/anyhow) to permit the latest version.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.71...1.0.75)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [log](https://github.com/rust-lang/log) to permit the latest version.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.19...0.4.20)

---
updated-dependencies:
- dependency-name: log
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@0xJepsen 0xJepsen changed the base branch from main to feat(arbiter-core)/v0.6.0 October 3, 2023 22:56
@0xJepsen 0xJepsen marked this pull request as ready for review October 3, 2023 22:56
@0xJepsen 0xJepsen merged commit ad493d7 into feat(arbiter-core)/v0.6.0 Oct 3, 2023
@0xJepsen 0xJepsen deleted the arbiter-bin/v0.4.0 branch October 10, 2023 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants