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

Assorted codegen fixes #70

Merged
merged 5 commits into from
Jun 13, 2023

Conversation

amyspark
Copy link
Collaborator

@amyspark amyspark commented Jun 7, 2023

Hi @dragonmux,

This PR is to propose some slight changes to the substrate build defaults, for better codegen out of the box. I also added some fixes that slipped CI since the libraries are usually built as shared.

Let me know what you think.

@amyspark amyspark requested a review from dragonmux June 7, 2023 02:57
@dragonmux dragonmux added bug Something isn't working enhancement New feature or request labels Jun 7, 2023
@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Merging #70 (89725c6) into main (ae3b4e0) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
- Coverage   92.01%   92.01%   -0.01%     
==========================================
  Files          47       47              
  Lines        3208     3207       -1     
  Branches      626      626              
==========================================
- Hits         2952     2951       -1     
+ Misses        188      185       -3     
- Partials       68       71       +3     
Impacted Files Coverage Δ
substrate/hash 94.16% <100.00%> (ø)

... and 3 files with indirect coverage changes

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

meson.build Outdated Show resolved Hide resolved
Copy link
Member

@dragonmux dragonmux left a comment

Choose a reason for hiding this comment

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

This looks good to us - please rebase it on main and we'll get this merged ASAP

@dragonmux dragonmux merged commit 89725c6 into bad-alloc-heavy-industries:main Jun 13, 2023
85 of 86 checks passed
@amyspark amyspark deleted the amyspark/msvc branch June 13, 2023 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants