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

re-implement range #563

Merged
merged 5 commits into from Aug 24, 2020
Merged

re-implement range #563

merged 5 commits into from Aug 24, 2020

Conversation

JessonChan
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2020

Codecov Report

Merging #563 into master will decrease coverage by 0.05%.
The diff coverage is 87.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #563      +/-   ##
==========================================
- Coverage   90.22%   90.16%   -0.06%     
==========================================
  Files          40       41       +1     
  Lines       10329    10463     +134     
==========================================
+ Hits         9319     9434     +115     
- Misses        722      739      +17     
- Partials      288      290       +2     
Impacted Files Coverage Δ
ast/gopiter/gop_iter.go 70.96% <70.96%> (ø)
cl/stmt.go 93.39% <93.75%> (-0.20%) ⬇️
exec/golang/expr.go 94.16% <100.00%> (+0.04%) ⬆️
exec/bytecode/goinstr_lstcompr.go 92.34% <0.00%> (-1.06%) ⬇️
exec/golang/stmt.go 95.96% <0.00%> (-0.81%) ⬇️
cmd/internal/export/gopkg/export.go 91.55% <0.00%> (+0.05%) ⬆️
cl/expr.go 86.45% <0.00%> (+0.17%) ⬆️
cmd/internal/export/gopkg/exporter.go 93.18% <0.00%> (+0.27%) ⬆️
cl/type_decl.go 85.71% <0.00%> (+0.99%) ⬆️

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 57fa3c6...8df9a05. Read the comment docs.

@xushiwei xushiwei merged commit 32e5639 into goplus:master Aug 24, 2020
@JessonChan JessonChan deleted the range_for_reimplement branch August 25, 2020 01:56
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