• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Info updated!

phcurado / daisy_ui_components
89%

Build:
DEFAULT BRANCH: main
Repo Added 02 May 2024 04:50PM UTC
Token 22AgAFHpmsMbthqDKcg4nNS4Z3OdD9rEk regen
Build 272 Last
Files 44
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: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 05-23-accordion
  • 05-23-collapse
  • 05-25-alert_options
  • 62-add-tab-component
  • add-note-about-translations
  • add-steps-component
  • alert-story
  • assert_html_support
  • ayrat555/custom-event-for-pagination
  • ayrat555/update-ci
  • dependabot/hex/credo-1.7.12
  • dependabot/hex/credo-1.7.5
  • dependabot/hex/credo-1.7.6
  • dependabot/hex/credo-1.7.7
  • dependabot/hex/dialyxir-1.4.3
  • dependabot/hex/dialyxir-1.4.5
  • dependabot/hex/dialyxir-1.4.6
  • dependabot/hex/ex_doc-0.32.1
  • dependabot/hex/ex_doc-0.32.2
  • dependabot/hex/ex_doc-0.34.0
  • dependabot/hex/ex_doc-0.34.1
  • dependabot/hex/ex_doc-0.34.2
  • 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.1
  • dependabot/hex/excoveralls-0.18.2
  • dependabot/hex/excoveralls-0.18.4
  • dependabot/hex/excoveralls-0.18.5
  • dependabot/hex/floki-0.38.0
  • dependabot/hex/jason-1.4.1
  • dependabot/hex/jason-1.4.3
  • dependabot/hex/jason-1.4.4
  • dependabot/hex/phoenix_live_view-0.20.14
  • dependabot/hex/phoenix_live_view-0.20.15
  • dependabot/hex/phoenix_live_view-0.20.16
  • dependabot/hex/phoenix_live_view-0.20.17
  • dependabot/hex/phoenix_live_view-1.0.10
  • dependabot/hex/phoenix_live_view-1.0.11
  • dependabot/hex/phoenix_live_view-1.0.12
  • dependabot/hex/phoenix_live_view-1.0.13
  • dependabot/hex/phoenix_live_view-1.0.14
  • dependabot/hex/phoenix_live_view-1.0.17
  • dependabot/hex/phoenix_live_view-1.0.2
  • dependabot/hex/phoenix_live_view-1.0.3
  • dependabot/hex/phoenix_live_view-1.0.4
  • dependabot/hex/phoenix_live_view-1.0.5
  • dependabot/hex/phoenix_live_view-1.0.6
  • dependabot/hex/phoenix_live_view-1.0.7
  • dependabot/hex/phoenix_live_view-1.0.9
  • dependabot/hex/phoenix_live_view-1.1.1
  • dependabot/hex/phoenix_live_view-1.1.10
  • dependabot/hex/phoenix_live_view-1.1.11
  • dependabot/hex/phoenix_live_view-1.1.13
  • dependabot/hex/phoenix_live_view-1.1.2
  • dependabot/hex/phoenix_live_view-1.1.3
  • dependabot/hex/phoenix_live_view-1.1.7
  • dependabot/hex/phoenix_live_view-1.1.8
  • dependabot/hex/phoenix_live_view-1.1.9
  • dir-storybook-button
  • dropdown
  • feat/breadcrumbs
  • feat/docs-update
  • feat/fieldset
  • feat/footer-component
  • feat/group-inputs
  • feat/label
  • feat/progress
  • feat/table-improvements
  • feat/table-story
  • feat/table-toggle-improvements
  • feat/tabs-storybook
  • feat/tailwind-4-docs
  • feat/toggle
  • feat/upd-liveview
  • fix-card-slot-definitions
  • fix/textarea
  • fix/textarea-format
  • fix/textarea-row-cols
  • fix/toggle-component
  • main
  • missing-form-attribute
  • pagination-js-event
  • patch-1
  • phx-1.8.0
  • refs/pull/15/merge
  • tabs-accept-href
  • update-ci
  • update-daisy-version

30 Sep 2025 05:03AM UTC coverage: 88.937%. Remained the same
2e07e03475aea74bdcb7a03b2dc6af6f3342b926

push

github

phcurado
release installer 0.2.2

1029 of 1157 relevant lines covered (88.94%)

16.22 hits per line

Relevant lines Covered
Build:
Build:
1157 RELEVANT LINES 1029 COVERED LINES
16.22 HITS PER LINE
Source Files on main
  • Tree
  • List 44
  • 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
2e07e034... main release installer 0.2.2 push 30 Sep 2025 05:05AM UTC phcurado github
88.94
86f6388b... main Fixing the table component cyclical dependency (#127) push 30 Sep 2025 04:28AM UTC web-flow github
88.94
837dd423... main change version push 22 Sep 2025 08:09AM UTC phcurado github
88.94
95dceec0... main release 0.9.1 push 22 Sep 2025 08:06AM UTC phcurado github
88.94
20fc9f50... main Add missing `form` attribute for several controls (#124) Fixes warnings of the following kind when using a control which is not nested in a `<form>` tag, and which therefore needs to use the `form` attribute: undefined attribute "form" for compon... push 22 Sep 2025 07:44AM UTC web-flow github
88.94
d3a45496... missing-form-attribute Add missing `form` attribute for several controls Fixes warnings of the following kind when using a control which is not nested in a `<form>` tag, and which therefore needs to use the `form` attribute: undefined attribute "form" for component Dai... Pull #124 22 Sep 2025 07:41AM UTC gmazzamuto github
88.94
71109f20... dependabot/hex/phoenix_live_view-1.1.13 Bump phoenix_live_view from 1.1.3 to 1.1.13 Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 1.1.3 to 1.1.13. - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.1.13/CHANGELOG.md) - [C... Pull #125 22 Sep 2025 03:13AM UTC web-flow github
88.94
78e42f3f... dependabot/hex/ex_doc-0.38.4 Bump ex_doc from 0.38.2 to 0.38.4 Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.38.2 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... Pull #122 10 Sep 2025 03:13AM UTC web-flow github
88.94
1336b9ba... dependabot/hex/phoenix_live_view-1.1.11 Bump phoenix_live_view from 1.1.3 to 1.1.11 Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 1.1.3 to 1.1.11. - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.1.11/CHANGELOG.md) - [C... Pull #121 05 Sep 2025 03:12AM UTC web-flow github
88.94
d0da0869... dependabot/hex/phoenix_live_view-1.1.10 Bump phoenix_live_view from 1.1.3 to 1.1.10 Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 1.1.3 to 1.1.10. - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.1.10/CHANGELOG.md) - [C... Pull #120 04 Sep 2025 10:01AM UTC web-flow github
88.94
See All Builds (272)

Badge your Repo: daisy_ui_components

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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