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

feat: Migrate internal iterator generator to definitions #755

Merged
merged 3 commits into from
Sep 15, 2021
Merged

Conversation

Xuanwo
Copy link
Contributor

@Xuanwo Xuanwo commented Sep 15, 2021

Signed-off-by: Xuanwo github@xuanwo.io

Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
@codecov
Copy link

codecov bot commented Sep 15, 2021

Codecov Report

Merging #755 (cdac277) into master (c3f9472) will increase coverage by 0.23%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #755      +/-   ##
==========================================
+ Coverage   12.10%   12.34%   +0.23%     
==========================================
  Files          22       22              
  Lines        1462     1434      -28     
==========================================
  Hits          177      177              
+ Misses       1278     1250      -28     
  Partials        7        7              
Flag Coverage Δ
unittests 12.34% <0.00%> (+0.23%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
types/iterator.generated.go 0.00% <0.00%> (ø)
types/operation.generated.go 0.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 c3f9472...cdac277. Read the comment docs.

Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo Xuanwo merged commit f6d85e8 into master Sep 15, 2021
@Xuanwo Xuanwo deleted the iterator branch September 15, 2021 04: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.

1 participant