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

Make builtin names public outside the crate #849

Merged
merged 1 commit into from
Feb 16, 2023
Merged

Conversation

fmoletta
Copy link
Contributor

No description provided.

@fmoletta fmoletta marked this pull request as ready for review February 16, 2023 13:33
Copy link
Collaborator

@juanbono juanbono left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Merging #849 (6a36cf1) into main (998ce5f) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #849   +/-   ##
=======================================
  Coverage   96.84%   96.84%           
=======================================
  Files          69       69           
  Lines       28858    28858           
=======================================
  Hits        27948    27948           
  Misses        910      910           
Impacted Files Coverage Δ
src/vm/runners/builtin_runner/mod.rs 99.67% <ø> (ø)
src/serde/deserialize_program.rs 97.79% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Oppen Oppen added this pull request to the merge queue Feb 16, 2023
Merged via the queue into main with commit 529caa0 Feb 16, 2023
@Oppen Oppen deleted the make-builtin-names-public branch February 16, 2023 19:49
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