Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Fix transaction resources calculations #849

Merged
merged 16 commits into from
Jul 31, 2023
Merged

Fix transaction resources calculations #849

merged 16 commits into from
Jul 31, 2023

Conversation

matias-gonz
Copy link
Contributor

No description provided.

@matias-gonz matias-gonz self-assigned this Jul 19, 2023
@xqft xqft changed the title Update os usage Fix transaction resources calculations Jul 26, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 27, 2023

Codecov Report

Merging #849 (7fa4586) into main (9f7eb95) will increase coverage by 0.18%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #849      +/-   ##
==========================================
+ Coverage   91.78%   91.97%   +0.18%     
==========================================
  Files          54       54              
  Lines       12930    13229     +299     
==========================================
+ Hits        11868    12167     +299     
  Misses       1062     1062              
Files Changed Coverage Δ
src/execution/os_usage.rs 99.64% <100.00%> (+1.00%) ⬆️
src/lib.rs 98.71% <100.00%> (ø)
src/state/cached_state.rs 90.43% <100.00%> (+0.91%) ⬆️
src/state/state_cache.rs 96.33% <100.00%> (+0.73%) ⬆️
src/testing/state.rs 94.01% <100.00%> (ø)
src/transaction/declare.rs 93.60% <100.00%> (ø)
src/transaction/l1_handler.rs 97.15% <100.00%> (ø)
src/utils.rs 95.05% <100.00%> (ø)

@matias-gonz matias-gonz marked this pull request as ready for review July 27, 2023 17:11
@juanbono juanbono added this pull request to the merge queue Jul 31, 2023
Merged via the queue into main with commit b69e951 Jul 31, 2023
@juanbono juanbono deleted the fix_os_usage branch July 31, 2023 23:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants