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

refactor: mock compiler needs to implement the compiler interface #2601

Merged
merged 1 commit into from
Mar 9, 2020

Conversation

jsternberg
Copy link
Contributor

@jsternberg jsternberg commented Mar 9, 2020

Done checklist

  • docs/SPEC.md updated
  • Test cases written

@jsternberg jsternberg requested review from a team and ethanyzhang and removed request for a team March 9, 2020 16:40
@jsternberg jsternberg force-pushed the refactor/mock-compiler branch from 7c69df5 to d33b410 Compare March 9, 2020 16:57
@codecov-io
Copy link

Codecov Report

Merging #2601 into feat/use-algo-w will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           feat/use-algo-w    #2601      +/-   ##
===================================================
+ Coverage            51.29%   51.29%   +<.01%     
===================================================
  Files                  300      300              
  Lines                38507    38507              
===================================================
+ Hits                 19752    19754       +2     
+ Misses               16548    16547       -1     
+ Partials              2207     2206       -1
Impacted Files Coverage Δ
stdlib/universe/pivot.gen.go 10.14% <0%> (+0.21%) ⬆️

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 fe08aec...d33b410. Read the comment docs.

@jsternberg jsternberg merged commit 0dbc38c into feat/use-algo-w Mar 9, 2020
@jsternberg jsternberg deleted the refactor/mock-compiler branch March 9, 2020 17:46
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.

3 participants