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

elixir-gettext / gettext / 11ae3cd26650092129582d56aa97001790d9cec6-PR-437
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: extract-from-attributes
DEFAULT BRANCH: main
Ran 16 Jun 2026 03:34PM 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:31PM UTC coverage: 92.895% (+0.2%) from 92.693%
11ae3cd26650092129582d56aa97001790d9cec6-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

53 of 56 new or added lines in 5 files covered. (94.64%)

693 of 746 relevant lines covered (92.9%)

32.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
93.39
-1.24% lib/gettext/extractor.ex
Jobs
ID Job ID Ran Files Coverage
1 11ae3cd26650092129582d56aa97001790d9cec6-PR-437.1 16 Jun 2026 03:34PM UTC 19
92.9
GitHub Action Run
Source Files on build 11ae3cd26650092129582d56aa97001790d9cec6-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