Skip to content

Conversation

@beauby
Copy link
Member

@beauby beauby commented Jul 12, 2017

Fixes #20.

end

context 'when fields option is nil' do
it 'does not filter out fields' do

Choose a reason for hiding this comment

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

Block has too many lines. [34/25]

expect(actual).to eq(expected)
end

context 'when fields option is nil' do

Choose a reason for hiding this comment

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

Block has too many lines. [36/25]

@codecov
Copy link

codecov bot commented Jul 12, 2017

Codecov Report

Merging #22 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   98.69%   98.69%           
=======================================
  Files           5        5           
  Lines         153      153           
=======================================
  Hits          151      151           
  Misses          2        2
Impacted Files Coverage Δ
lib/jsonapi/renderer/document.rb 100% <100%> (ø) ⬆️

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 fc35d16...e07dfaa. Read the comment docs.

@beauby beauby merged commit 99ecfc1 into master Jul 12, 2017
@beauby beauby deleted the fix-nil-renderer-params branch July 12, 2017 15: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.

3 participants