Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Fix cannot open log file when run with Rails project #19

Merged

Conversation

arthurhuangzh
Copy link
Contributor

@arthurhuangzh arthurhuangzh commented Aug 24, 2016

  • Fix cannot open log file when run with Rails project
  • Add an ENV for supporting work with non-git project such as run tests inside docker container without git histories

closes #17

- Add an ENV for supporting work with non-git project such as run tests inside docker container without git histories
archived-codacy#17
@pedrorijo91
Copy link
Contributor

thanks @arthurhuangzh ! Let us just find out what's happening on circleci before merging this

@pedrorijo91
Copy link
Contributor

LGTM. @arthurhuangzh when running in a non-git directory, make sure you pass the commit as an env variable. the reporter needs to send the coverage and the corresponding commit (check git.rb)

@pedrorijo91 pedrorijo91 changed the title fix https://github.com/codacy/ruby-codacy-coverage/issues/17 Fix cannot open log file when run with Rails project Aug 24, 2016
@pedrorijo91 pedrorijo91 merged commit 7e88ca3 into archived-codacy:master Aug 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing codacy-coverage.log file
2 participants