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

nerves-project / property_table
93%

Build:
DEFAULT BRANCH: main
Repo Added 24 Aug 2023 12:31AM UTC
Files 8
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • bump-deps
  • ci
  • cleanup
  • coveralls
  • dependabot-automerge
  • dependabot/hex/benchee-1.4.0
  • dependabot/hex/credo-1.7.11
  • dependabot/hex/credo-1.7.12
  • dependabot/hex/dialyxir-1.4.6
  • dependabot/hex/ex_doc-0.35.1
  • dependabot/hex/ex_doc-0.36.1
  • dependabot/hex/ex_doc-0.37.0
  • dependabot/hex/ex_doc-0.37.1
  • dependabot/hex/ex_doc-0.37.2
  • dependabot/hex/ex_doc-0.37.3
  • dependabot/hex/ex_doc-0.38.0
  • dependabot/hex/ex_doc-0.38.1
  • dependabot/hex/ex_doc-0.38.2
  • dependabot/hex/ex_doc-0.38.3
  • dependabot/hex/ex_doc-0.38.4
  • dependabot/hex/excoveralls-0.18.4
  • dependabot/hex/excoveralls-0.18.5
  • digit/options-spec-fix
  • get-all-with-timestamps
  • non-nil-previous-timestamp
  • raising_flush
  • reduce-file-io
  • rel-v0.2.5
  • rel-v0.2.6
  • rel-v0.3.0
  • reuse
  • reuse2
  • subscribe-and-get

09 Sep 2025 11:10PM UTC coverage: 93.426%. Remained the same
09a5a780-cc83-42c0-8ec0-a7b8a01b9f65

push

circleci

nerves-bot
Bump ex_doc from 0.38.3 to 0.38.4

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.3 to 0.38.4.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.38.3...v0.38.4)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-version: 0.38.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

270 of 289 relevant lines covered (93.43%)

14.06 hits per line

Relevant lines Covered
Build:
Build:
289 RELEVANT LINES 270 COVERED LINES
14.06 HITS PER LINE
Source Files on main
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
09a5a780... main Bump ex_doc from 0.38.3 to 0.38.4 Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.3 to 0.38.4. - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGEL... push 09 Sep 2025 11:10PM UTC nerves-bot circleci
93.43
dd71903b... main Bump ex_doc from 0.38.2 to 0.38.3 Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.2 to 0.38.3. - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGEL... push 19 Aug 2025 10:45AM UTC nerves-bot circleci
93.43
36dacd90... main Bump dialyxir from 1.4.5 to 1.4.6 Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/jeremyjh/dialyxir/releases) - [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELO... push 12 Aug 2025 12:53PM UTC nerves-bot circleci
93.43
b27acf37... main Remove superfluous @impl's push 22 Jul 2025 01:52AM UTC fhunleth circleci
93.43
6bc35dee... main Bump all dependencies push 28 May 2025 05:05PM UTC fhunleth circleci
93.43
f602c06f... main Bump ex_doc from 0.38.1 to 0.38.2 Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.1 to 0.38.2. - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGEL... push 27 May 2025 11:48PM UTC nerves-bot circleci
93.43
a259ef96... main Bump ex_doc from 0.37.3 to 0.38.1 Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.37.3 to 0.38.1. - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGEL... push 13 May 2025 12:10AM UTC nerves-bot circleci
93.43
3297eafa... main v0.3.1 release push 04 May 2025 02:36PM UTC fhunleth circleci
93.43
cf0e674f... main Add PropertyTable.get_all_with_timestamps/0 These were needed for an informational dump of everything in a PropertyTable. Having the last change timestamp was super helpful. push 04 May 2025 02:33PM UTC fhunleth circleci
93.43
80266552... main Bump credo from 1.7.11 to 1.7.12 Bumps [credo](https://github.com/rrrene/credo) from 1.7.11 to 1.7.12. - [Release notes](https://github.com/rrrene/credo/releases) - [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md) - [Commits]... push 17 Apr 2025 11:17PM UTC nerves-bot circleci
93.4
See All Builds (169)
  • Repo on GitHub
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

© 2025 Coveralls, Inc