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

feature: add support for cplus executor #142

Merged
merged 1 commit into from
Jul 25, 2019
Merged

feature: add support for cplus executor #142

merged 1 commit into from
Jul 25, 2019

Conversation

xcaspar
Copy link
Member

@xcaspar xcaspar commented Jul 25, 2019

Does this pull request fix one issue?

See #137 for details

@xcaspar xcaspar added the type/feature Category issues or prs related to feature request. label Jul 25, 2019
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@e391c95). Click here to learn what that means.
The diff coverage is 1.2%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #142   +/-   ##
=========================================
  Coverage          ?   14.85%           
=========================================
  Files             ?       56           
  Lines             ?     2781           
  Branches          ?        0           
=========================================
  Hits              ?      413           
  Misses            ?     2331           
  Partials          ?       37
Impacted Files Coverage Δ
util/util.go 3.4% <0%> (ø)
cli/exp.go 0% <0%> (ø)
cli/revoke.go 0% <0%> (ø)
cli/main.go 0% <0%> (ø)
cli/prepare_jvm.go 24% <0%> (ø)
cli/prepare_cplus.go 0% <0%> (ø)
cli/prepare.go 34.14% <50%> (ø)

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 e391c95...a2731fb. Read the comment docs.

@xcaspar xcaspar merged commit b358b24 into master Jul 25, 2019
@xcaspar xcaspar deleted the master-cplus branch July 25, 2019 07:01
@xcaspar xcaspar added this to the 0.2.0 milestone Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature Category issues or prs related to feature request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants