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

pub struct/union fields #137

Merged
merged 13 commits into from Jul 26, 2022
Merged

pub struct/union fields #137

merged 13 commits into from Jul 26, 2022

Conversation

xushiwei
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 25, 2022

Codecov Report

Merging #137 (9e2cde4) into main (d101e25) will increase coverage by 0.13%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
+ Coverage   88.03%   88.16%   +0.13%     
==========================================
  Files          10       10              
  Lines        3268     3304      +36     
==========================================
+ Hits         2877     2913      +36     
  Misses        314      314              
  Partials       77       77              
Impacted Files Coverage Δ
cl/compile.go 95.01% <100.00%> (+0.19%) ⬆️
cl/expr.go 89.87% <100.00%> (ø)
cl/pkginfo.go 90.62% <100.00%> (-0.47%) ⬇️
cl/type_and_var.go 89.57% <100.00%> (+0.57%) ⬆️
clang/types/parser/parser.go 73.28% <100.00%> (ø)

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 d101e25...9e2cde4. Read the comment docs.

@xushiwei xushiwei merged commit 45ac4c6 into goplus:main Jul 26, 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.

None yet

2 participants