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

only struct support #538

Merged
merged 4 commits into from
Aug 11, 2020
Merged

only struct support #538

merged 4 commits into from
Aug 11, 2020

Conversation

go-wyvern
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 10, 2020

Codecov Report

Merging #538 into master will increase coverage by 0.07%.
The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #538      +/-   ##
==========================================
+ Coverage   89.56%   89.64%   +0.07%     
==========================================
  Files          40       40              
  Lines        9922    10053     +131     
==========================================
+ Hits         8887     9012     +125     
  Misses        760      760              
- Partials      275      281       +6     
Impacted Files Coverage Δ
cl/context.go 82.54% <ø> (ø)
exec/bytecode/code.go 100.00% <ø> (ø)
exec/bytecode/context.go 94.54% <ø> (ø)
exec/bytecode/struct.go 82.41% <76.66%> (-2.83%) ⬇️
cl/type_decl.go 84.33% <87.50%> (+2.37%) ⬆️
exec/golang/expr.go 93.65% <92.85%> (-0.07%) ⬇️
cl/expr.go 84.92% <100.00%> (+0.63%) ⬆️
exec/bytecode/interface.go 99.08% <100.00%> (+0.01%) ⬆️
exec/golang/interface.go 93.51% <100.00%> (+0.09%) ⬆️
exec/golang/type.go 93.40% <100.00%> (+2.26%) ⬆️
... and 2 more

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 80914cf...b5a5aee. Read the comment docs.

@xushiwei xushiwei merged commit f30a5a3 into goplus:master Aug 11, 2020
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

3 participants