0.2.11 - #69
Merged
Merged
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #69 +/- ##
=======================================
Coverage 78.62% 78.62%
=======================================
Files 17 17
Lines 697 697
Branches 189 189
=======================================
Hits 548 548
Misses 100 100
Partials 49 49 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
jbuckner
approved these changes
Jul 31, 2026
latonv
approved these changes
Jul 31, 2026
jbuckner
added a commit
that referenced
this pull request
Aug 3, 2026
Resolves the one conflict: 0.2.11 (#69) bumped package-lock.json on main and this branch deletes it, so the deletion wins. package.json auto-merged and picked up the 0.2.11 version along with #65's ia-button changes; the pnpm bits, the lit dual range and the prettier pin all came through unchanged. Lockfile needed no update since neither commit touched deps. The PR had gone CONFLICTING, which is also why App CI stopped running on the last two pushes: GitHub can't build a merge ref for a dirty PR, so the pull_request workflows never fired. Clean frozen install, build, madge and 164 tests pass. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Nou2gTKyfJ1Z2gL4RjVqdS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump for WEBDEV-8777 (ia-button custom active-class fix).