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

refactor(cardinal)!: rename Transaction/TransactionType to Message/MessageType #396

Merged

Merge branch 'main' into tyler/world-501-rename-cardinals-transaction…

679f7d2
Select commit
Loading
Failed to load commit list.
Merged

refactor(cardinal)!: rename Transaction/TransactionType to Message/MessageType #396

Merge branch 'main' into tyler/world-501-rename-cardinals-transaction…
679f7d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2023 in 1s

64.49% (-0.01%) compared to aae93a8

View this Pull Request on Codecov

64.49% (-0.01%) compared to aae93a8

Details

Codecov Report

Merging #396 (679f7d2) into main (aae93a8) will decrease coverage by 0.01%.
The diff coverage is 73.92%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #396      +/-   ##
==========================================
- Coverage   64.49%   64.49%   -0.01%     
==========================================
  Files          82       82              
  Lines        4645     4647       +2     
==========================================
+ Hits         2996     2997       +1     
- Misses       1323     1324       +1     
  Partials      326      326              
Files Coverage Δ
cardinal/ecs/cql/cql.go 28.24% <ø> (ø)
cardinal/ecs/ecb/tick.go 64.28% <100.00%> (ø)
cardinal/ecs/message/queue.go 84.78% <100.00%> (ø)
cardinal/ecs/receipt/receipt.go 92.59% <100.00%> (ø)
cardinal/ecs/world_context.go 95.12% <100.00%> (ø)
cardinal/evm/server.go 41.23% <100.00%> (ø)
cardinal/server/server.go 67.78% <100.00%> (ø)
cardinal/server/tx.go 66.00% <100.00%> (ø)
cardinal/server/utils.go 52.05% <100.00%> (ø)
cardinal/util.go 100.00% <100.00%> (ø)
... and 7 more