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

Fix bug due to missing lookup field. #3346

Merged
merged 1 commit into from Apr 25, 2019

Conversation

jkmarx
Copy link
Member

@jkmarx jkmarx commented Apr 25, 2019

  • Add missing lookup field for node viewset

@jkmarx jkmarx self-assigned this Apr 25, 2019
@jkmarx jkmarx added this to the Release 1.6.9 milestone Apr 25, 2019
@codecov
Copy link

codecov bot commented Apr 25, 2019

Codecov Report

Merging #3346 into develop will decrease coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3346      +/-   ##
===========================================
- Coverage    68.57%   68.53%   -0.05%     
===========================================
  Files          372      372              
  Lines        24270    24227      -43     
  Branches       942      942              
===========================================
- Hits         16644    16604      -40     
+ Misses        7626     7623       -3
Impacted Files Coverage Δ
refinery/data_set_manager/views.py 63.36% <100%> (-1.88%) ⬇️

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 8ac1a8f...1e28b01. Read the comment docs.

@jkmarx jkmarx requested a review from hackdna April 25, 2019 14:28
@jkmarx jkmarx merged commit b25597e into develop Apr 25, 2019
@jkmarx jkmarx deleted the jkmarx/fix-bug-due-to-missing-lookup_field branch April 25, 2019 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants