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

Fix Deploy not declaring class #865

Merged
merged 4 commits into from
Jul 28, 2023
Merged

Fix Deploy not declaring class #865

merged 4 commits into from
Jul 28, 2023

Conversation

matias-gonz
Copy link
Contributor

Closes #834

@matias-gonz matias-gonz self-assigned this Jul 27, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 27, 2023

Codecov Report

Merging #865 (3c82fa9) into main (9f7eb95) will decrease coverage by 0.01%.
The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #865      +/-   ##
==========================================
- Coverage   91.78%   91.78%   -0.01%     
==========================================
  Files          54       54              
  Lines       12930    12941      +11     
==========================================
+ Hits        11868    11878      +10     
- Misses       1062     1063       +1     
Files Changed Coverage Δ
src/transaction/error.rs 100.00% <ø> (ø)
src/transaction/deploy.rs 90.48% <93.33%> (+0.12%) ⬆️
src/lib.rs 98.71% <100.00%> (-0.01%) ⬇️

@xqft xqft added this pull request to the merge queue Jul 28, 2023
Merged via the queue into main with commit e37b679 Jul 28, 2023
@juanbono juanbono deleted the fix_declare_class_at_deploy 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.

Deploy transaction is not _declaring_ the class
4 participants