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

CastFromBool: support untyped bool #168

Merged
merged 3 commits into from
May 5, 2022
Merged

CastFromBool: support untyped bool #168

merged 3 commits into from
May 5, 2022

Conversation

xushiwei
Copy link
Member

@xushiwei xushiwei commented May 5, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 5, 2022

Codecov Report

Merging #168 (164024d) into main (c3d4c64) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
+ Coverage   94.83%   94.84%   +0.01%     
==========================================
  Files          15       15              
  Lines        5944     5956      +12     
==========================================
+ Hits         5637     5649      +12     
  Misses        236      236              
  Partials       71       71              
Impacted Files Coverage Δ
ast.go 94.91% <100.00%> (+0.03%) ⬆️
type_var_and_const.go 98.63% <100.00%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3d4c64...164024d. Read the comment docs.

@xushiwei xushiwei merged commit e77e9a9 into goplus:main May 5, 2022
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.

2 participants