• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

elixir-gettext / gettext / c357fcaaa9175b9df4a1505b672edd85c1e17d7d-PR-437
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: extract-from-attributes
DEFAULT BRANCH: main
Ran 16 Jun 2026 03:47PM UTC
Jobs 1
Files 19
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Jun 2026 03:45PM UTC coverage: 92.886% (+0.2%) from 92.693%
c357fcaaa9175b9df4a1505b672edd85c1e17d7d-PR-437

Pull #437

github

oliver-kriska
Move recompile-free extraction to its own gettext.extract_from_attributes task

Following Jose's review on PR #437, split the attribute-based extraction out
of the --from-attributes flag into a dedicated mix gettext.extract_from_attributes
task. The two extraction modes are now separate code paths that share only the
POT merge/fuse and output steps via Mix.Tasks.Gettext.Extract.process/3.

Also drop the incremental_compile/0 reenable dance. The new task does a plain
mix compile (a no-op when the project is already compiled), since by the time it
reads the persisted attributes the project is already compiled and up to date.
Pull Request #437: Add recompile-free extraction via persisted module attributes

52 of 55 new or added lines in 5 files covered. (94.55%)

692 of 745 relevant lines covered (92.89%)

31.83 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
93.33
-1.29% lib/gettext/extractor.ex
Jobs
ID Job ID Ran Files Coverage
1 c357fcaaa9175b9df4a1505b672edd85c1e17d7d-PR-437.1 16 Jun 2026 03:47PM UTC 19
92.89
GitHub Action Run
Source Files on build c357fcaaa9175b9df4a1505b672edd85c1e17d7d-PR-437
  • Tree
  • List 19
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #437
  • PR Base - main (#3CF00655...)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc