Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[IntelliJ Plugin] Migrate to 'jballerina' command #15848

Conversation

NipunaRanasinghe
Copy link
Contributor

@NipunaRanasinghe NipunaRanasinghe commented Jun 19, 2019

Purpose

This PR changes the ballerina command to jballerina in intellij plugin to work with the jballerina tools.

Check List

  • Read the Contributing Guide
  • Required Balo version update
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary din intelliJ IDEA pluginocumentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

@NipunaRanasinghe NipunaRanasinghe changed the title Migrate to 'jballerina' command [IntelliJ Plugin] Migrate to 'jballerina' command Jun 19, 2019
@NipunaRanasinghe NipunaRanasinghe force-pushed the pr/add-jballerina-support branch from 576f4d2 to b6afdc7 Compare June 19, 2019 13:12
@codecov-io
Copy link

Codecov Report

Merging #15848 into master will increase coverage by 1.04%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #15848      +/-   ##
============================================
+ Coverage      9.49%   10.54%   +1.04%     
  Complexity     3362     3362              
============================================
  Files          1976     1971       -5     
  Lines        101606    91548   -10058     
  Branches      13699    12752     -947     
============================================
  Hits           9651     9651              
+ Misses        89971    79913   -10058     
  Partials       1984     1984
Impacted Files Coverage Δ Complexity Δ
...na/plugins/idea/psi/impl/BallerinaPsiImplUtil.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...s/idea/preloading/BallerinaPreloadingActivity.java 0% <0%> (ø) 0 <0> (ø) ⬇️
.../io/ballerina/plugins/idea/BallerinaConstants.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...s/idea/configuration/BallerinaSdkConfigurable.java 0% <0%> (ø) 0 <0> (ø) ⬇️
.../idea/runconfig/BallerinaRunConfigurationBase.java 0% <0%> (ø) 0 <0> (ø) ⬇️
.../project/BallerinaApplicationLibrariesService.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...a/project/BallerinaModuleLibrariesInitializer.java 21.42% <0%> (ø) 7 <0> (ø) ⬇️
.../ballerina/plugins/idea/sdk/BallerinaSdkUtils.java 0% <0%> (ø) 0 <0> (?)
...webview/diagram/preview/BallerinaDiagramUtils.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...plugins/idea/sdk/BallerinaSmallIDEsSdkService.java 0% <0%> (ø) 0 <0> (ø) ⬇️
... and 7 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 e65edb2...b6afdc7. Read the comment docs.

@NipunaRanasinghe NipunaRanasinghe merged commit 5ee56b9 into ballerina-platform:master Jun 20, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants