Skip to content

more hello. #1

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

Merged
merged 17 commits into from
Dec 25, 2019
Merged

more hello. #1

merged 17 commits into from
Dec 25, 2019

Conversation

chitacan
Copy link
Owner

No description provided.

@github-actions
Copy link

Pull Request Test Coverage Report for Build 100529fe986a8414892da02019a6e12a00fd2c67-PR-1

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-3.3%) to 50.0%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/phx_artifact_web/controllers/api_controller.ex 0 1 0.0%
Totals Coverage Status
Change from base Build 49ecdfaa93b35ba3747a744f64f1feda294170a9: -3.3%
Covered Lines: 8
Relevant Lines: 16

💛 - Coveralls

@chitacan chitacan force-pushed the pr_1 branch 5 times, most recently from 68db612 to 4c1f76b Compare December 23, 2019 20:40
@@ -33,4 +33,9 @@ defmodule PhxArtifactWeb.ApiController do
def world(conn, _) do
json(conn, %{val: "world"})
end

def more_hello(conn, _) do
IO.inspect("more_hello")

Choose a reason for hiding this comment

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

[credo] reported by reviewdog 🐶
There should be no calls to IO.inspect/1.

@chitacan chitacan force-pushed the pr_1 branch 4 times, most recently from e3f2773 to e5db8e6 Compare December 24, 2019 17:11
@chitacan chitacan force-pushed the pr_1 branch 3 times, most recently from 3117b5f to 7e4d350 Compare December 24, 2019 17:25
@chitacan chitacan merged commit 980facd into master Dec 25, 2019
@chitacan chitacan deleted the pr_1 branch December 25, 2019 18:25
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.

1 participant