Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace mix dog.modifiers with mix dog.classes #379

Merged
merged 1 commit into from
Sep 25, 2024
Merged

replace mix dog.modifiers with mix dog.classes #379

merged 1 commit into from
Sep 25, 2024

Conversation

woylie
Copy link
Owner

@woylie woylie commented Sep 25, 2024

resolves #349

@coveralls
Copy link

coveralls commented Sep 25, 2024

Pull Request Test Coverage Report for Build 97055328f2bfa2f7f62a232312d7f4164d377b6f-PR-379

Details

  • 22 of 123 (17.89%) changed or added relevant lines in 60 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-4.2%) to 80.998%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/doggo/components/accordion.ex 0 1 0.0%
lib/doggo/components/action_bar.ex 0 1 0.0%
lib/doggo/components/avatar.ex 0 1 0.0%
lib/doggo/components/badge.ex 0 1 0.0%
lib/doggo/components/breadcrumb.ex 0 1 0.0%
lib/doggo/components/button_link.ex 0 1 0.0%
lib/doggo/components/card.ex 0 1 0.0%
lib/doggo/components/cluster.ex 0 1 0.0%
lib/doggo/components/date.ex 0 1 0.0%
lib/doggo/components/datetime.ex 0 1 0.0%
Totals Coverage Status
Change from base Build ae322c62f5ccfb4060b2b61248c2758837d0f063: -4.2%
Covered Lines: 1607
Relevant Lines: 1984

💛 - Coveralls

@woylie woylie merged commit 6e694cf into main Sep 25, 2024
9 checks passed
@woylie woylie deleted the mix-classes branch September 25, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allow retrieving base classes + modifier classes
2 participants