Skip to content

Conversation

@adamzaninovich
Copy link
Member

Greatly increases test coverage throughout project.

Comment on lines +3 to +4
"lib/alice.ex",
"lib/alice/state_backends/redix_pool.ex"
Copy link
Member Author

Choose a reason for hiding this comment

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

These files are both Supervisors. There is actually a test file for lib/alice.ex that tests the one function that isn't part of the Supervisor spec.

Comment on lines -142 to -145
defp parse_function_doc({_function, _anno, _sig, _doc_content, _meta}, title) do
{title, nil, :hidden}
end

Copy link
Member Author

Choose a reason for hiding this comment

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

Pretty sure we don't need this fall-through version of the function

@coveralls
Copy link

Coverage Status

Coverage increased (+22.0%) to 77.128% when pulling abaede2 on chore/increase-test-coverage into 479e41f on master.

@adamzaninovich adamzaninovich merged commit 0943c3d into master Apr 12, 2020
@adamzaninovich adamzaninovich deleted the chore/increase-test-coverage branch April 12, 2020 01:12
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.

2 participants