Skip to content

Conversation

@bug-ops
Copy link
Owner

@bug-ops bug-ops commented Dec 5, 2025

Summary

  • Rename library name from pjs_domain to pjs-rs-domain for consistency with package naming

Test plan

  • Verify CI passes
  • Check imports work correctly

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

WASM Bundle Size Report

Target Raw (KB) Gzipped (KB) Status
web 155 70 ✓ PASS
nodejs 156 70 ✓ PASS
bundler 155 70 ✓ PASS

@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
+ Coverage   82.79%   82.96%   +0.16%     
==========================================
  Files          82       82              
  Lines       18476    18476              
==========================================
+ Hits        15297    15328      +31     
+ Misses       3179     3148      -31     
Flag Coverage Δ
pjs-core 82.42% <ø> (+0.19%) ⬆️
pjs-domain 87.96% <ø> (ø)
pjs-wasm 82.75% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
crates/pjs-domain/src/value_objects/schema.rs 89.85% <ø> (ø)
crates/pjs-wasm/src/parser.rs 87.50% <ø> (ø)
crates/pjs-wasm/src/priority_assignment.rs 90.66% <100.00%> (ø)
crates/pjs-wasm/src/priority_constants.rs 100.00% <ø> (ø)
crates/pjs-wasm/src/streaming.rs 55.77% <ø> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eb1251c...3ce680f. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

WASM Bundle Size Report

Target Raw (KB) Gzipped (KB) Status
web 155 70 ✓ PASS
nodejs 156 70 ✓ PASS
bundler 155 70 ✓ PASS

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

WASM Bundle Size Report

Target Raw (KB) Gzipped (KB) Status
web 155 70 ✓ PASS
nodejs 156 70 ✓ PASS
bundler 155 70 ✓ PASS

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

WASM Bundle Size Report

Target Raw (KB) Gzipped (KB) Status
web 155 70 ✓ PASS
nodejs 156 70 ✓ PASS
bundler 155 70 ✓ PASS

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

WASM Bundle Size Report

Target Raw (KB) Gzipped (KB) Status
web 155 70 ✓ PASS
nodejs 156 70 ✓ PASS
bundler 155 70 ✓ PASS

@bug-ops bug-ops merged commit 8ea93e7 into main Dec 5, 2025
29 checks passed
@bug-ops bug-ops deleted the refactor/rename-pjs-domain-lib branch December 5, 2025 12:15
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.

3 participants