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

Update dependency uuid to elixir_uuid #23

Merged
merged 2 commits into from
Mar 27, 2019

Conversation

emhagman
Copy link
Contributor

The :uuid library was renamed to :elixir_uuid. This is causing issues during compile time.

could not find an app file at "_build/prod/lib/uuid/ebin/uuid.app"

This PR fixes that issue.

@coveralls
Copy link

coveralls commented Feb 14, 2019

Pull Request Test Coverage Report for Build 145

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 68.534%

Totals Coverage Status
Change from base Build 137: 0.0%
Covered Lines: 159
Relevant Lines: 232

💛 - Coveralls

@emhagman emhagman closed this Mar 27, 2019
@emhagman emhagman reopened this Mar 27, 2019
@emhagman emhagman changed the title fix(deps): update uuid to elixir_uuid Update dependency uuid to elixir_uuid Mar 27, 2019
@ospaarmann ospaarmann merged commit 8a19e14 into ospaarmann:master Mar 27, 2019
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.

None yet

3 participants