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

Jkmarx/ui tool launch input #2804

Merged
merged 8 commits into from Jun 6, 2018
Merged

Jkmarx/ui tool launch input #2804

merged 8 commits into from Jun 6, 2018

Conversation

jkmarx
Copy link
Member

@jkmarx jkmarx commented Jun 4, 2018

Resolves #2545

screen shot 2018-06-04 at 2 31 56 pm
screen shot 2018-06-04 at 2 32 03 pm

@@ -28,7 +28,8 @@ <h4 class="emphasized text-align-center m-t-1-5">
<span ng-if="!tool.owner.full_name">
{{ tool.owner.username }}
</span>
launched an analysis: {{ tool.name }}
launched an analysis: {{ tool.display_name }} <span ng-if="!tool
Copy link
Member Author

@jkmarx jkmarx Jun 4, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should cover old vis/analysis tools w/o any display names

@codecov
Copy link

codecov bot commented Jun 4, 2018

Codecov Report

Merging #2804 into develop will decrease coverage by 1%.
The diff coverage is 85.18%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2804      +/-   ##
===========================================
- Coverage    58.03%   57.03%   -1.01%     
===========================================
  Files          419      417       -2     
  Lines        27190    26066    -1124     
  Branches      1272     1255      -17     
===========================================
- Hits         15781    14867     -914     
+ Misses       11409    11199     -210
Impacted Files Coverage Δ
...tool-launch/services/tool-launch-status-service.js 100% <ø> (ø) ⬆️
...rce/js/tool-launch/services/tool-params-service.js 100% <100%> (ø) ⬆️
...urce/js/tool-launch/directives/tool-launch-name.js 100% <100%> (ø) ⬆️
...rce/js/tool-launch/services/tool-launch-service.js 99.11% <50%> (-0.18%) ⬇️
...urce/js/tool-launch/ctrls/tool-launch-name-ctrl.js 85% <85%> (ø) ⬆️
refinery/core/models.py 73.49% <0%> (-4.65%) ⬇️
refinery/core/views.py 35.51% <0%> (-4.58%) ⬇️
... and 4 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 53fb041...885f2e9. Read the comment docs.

@jkmarx jkmarx requested a review from scottx611x June 5, 2018 11:19
@jkmarx jkmarx self-assigned this Jun 5, 2018
@jkmarx jkmarx added this to the Release 1.6.5 milestone Jun 5, 2018
@jkmarx jkmarx merged commit c7a4dd6 into develop Jun 6, 2018
@jkmarx jkmarx deleted the jkmarx/ui-tool-launch-input branch June 6, 2018 14: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.

None yet

2 participants