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

Sargon 0.7.1 | Rust Analyzer is FAST again, thx to bumping Scrypto (and RET) #118

Merged
merged 2 commits into from
May 1, 2024

Conversation

CyonAlexRDX
Copy link
Contributor

@CyonAlexRDX CyonAlexRDX commented May 1, 2024

Bump Scrypto to 1.1.2 which contains the two fixes to Rust Analyzer:

Also bump RET to 2.0.1 which uses Scrypto 1.1.2

  • Bump Sargon to 0.7.1 (and have manually tagged and pushed 0.7.0 tag so that next release will be 0.7.1)

Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.9%. Comparing base (46f302f) to head (652b52b).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #118   +/-   ##
=======================================
  Coverage     98.9%   98.9%           
=======================================
  Files          732     732           
  Lines        11581   11581           
  Branches        20      20           
=======================================
  Hits         11456   11456           
  Misses         124     124           
  Partials         1       1           
Flag Coverage Δ
kotlin 99.4% <ø> (ø)
rust 98.6% <100.0%> (ø)
swift 99.7% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/core/types/keys/public_key.rs 100.0% <ø> (ø)
.../transaction_manifest/instructions/instructions.rs 97.0% <ø> (ø)
...manifest/instructions/instructions_secret_magic.rs 96.0% <ø> (ø)
...level/transaction_manifest/transaction_manifest.rs 100.0% <100.0%> (ø)

@CyonAlexRDX CyonAlexRDX merged commit 45414ce into develop May 1, 2024
10 checks passed
@CyonAlexRDX CyonAlexRDX deleted the bump_ret_and_scrypto branch May 1, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants