Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants