elixir-gettext / gettext

Internationalization and localization support for Elixir.
https://hexdocs.pm/gettext
469 stars 87 forks source link

Fix flaky tests for mix gettext.extract task #342

Closed maennchen closed 1 year ago

maennchen commented 1 year ago

Fixes #341

Gives all test mix projects dynamic names to avoid caching of the mix project. Otherwise configuration options of an earlier test will leak into the current test.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4efdfb2d66761f4335cfc7d09ae6ecc0ac5ae5d9-PR-342


Totals Coverage Status
Change from base Build 26237d2821663c3c3a5028628125c577e55cae13: 0.0%
Covered Lines: 552
Relevant Lines: 617

💛 - Coveralls
whatyouhide commented 1 year ago

Great, thanks @maennchen! 💟

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 4efdfb2d66761f4335cfc7d09ae6ecc0ac5ae5d9-PR-342

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 26237d2821663c3c3a5028628125c577e55cae13: 0.0%
Covered Lines: 552
Relevant Lines: 617

💛 - Coveralls