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

feat: delegate implementation of conformance kernel #1938

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

Stebalien
Copy link
Member

@Stebalien Stebalien commented Dec 6, 2023

This lets us delete a lot of boilerplate code.

@Stebalien Stebalien force-pushed the feat/delegate-conformance-kernel branch from 39a3a56 to 7a8f5e8 Compare December 6, 2023 11:35
@Stebalien Stebalien force-pushed the feat/delegate-conformance-kernel branch from 7a8f5e8 to f7f4230 Compare December 6, 2023 12:38
@Stebalien Stebalien mentioned this pull request Dec 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2023

Codecov Report

Merging #1938 (0295a68) into master (23cbb89) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1938   +/-   ##
=======================================
  Coverage   54.47%   54.47%           
=======================================
  Files         157      157           
  Lines       15473    15473           
=======================================
  Hits         8429     8429           
  Misses       7044     7044           

Copy link
Contributor

@arajasek arajasek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, Rust is magic

Base automatically changed from steb/move-circulating-supply to master December 8, 2023 02:41
@Stebalien Stebalien force-pushed the feat/delegate-conformance-kernel branch from f7f4230 to 0295a68 Compare December 8, 2023 02:43
@Stebalien Stebalien enabled auto-merge (squash) December 8, 2023 02:43
@Stebalien Stebalien merged commit d998e01 into master Dec 8, 2023
14 checks passed
@Stebalien Stebalien deleted the feat/delegate-conformance-kernel branch December 8, 2023 02:50
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.

3 participants