IdeaGinkgo / Intellij-Ginkgo

Idea plugin for running and viewing ginkgo tests
GNU General Public License v3.0
34 stars 13 forks source link

Add setting to use go tools binary #86

Closed TaylorOno closed 1 year ago

TaylorOno commented 1 year ago

[#85]

codecov-commenter commented 1 year ago

Codecov Report

Merging #86 (1c057b9) into master (7ff2f5f) will decrease coverage by 0.33%. The diff coverage is 5.26%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   29.54%   29.22%   -0.33%     
==========================================
  Files          33       33              
  Lines        1144     1160      +16     
  Branches      202      205       +3     
==========================================
+ Hits          338      339       +1     
- Misses        756      771      +15     
  Partials       50       50              
Impacted Files Coverage Δ
...om/github/idea/ginkgo/config/GinkgoSettingsUI.java 0.00% <0.00%> (ø)
...a/ginkgo/execution/testing/GinkgoRunningState.java 0.00% <0.00%> (ø)
.../com/github/idea/ginkgo/config/GinkgoSettings.java 50.00% <33.33%> (-7.15%) :arrow_down: