Skip to content

Documentation and Refactoring #3028

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

Merged
merged 6 commits into from
Apr 14, 2025
Merged

Documentation and Refactoring #3028

merged 6 commits into from
Apr 14, 2025

Conversation

dolanmiu
Copy link
Owner

@dolanmiu dolanmiu commented Apr 5, 2025

No description provided.

@dolanmiu dolanmiu requested a review from Copilot April 5, 2025 03:00
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 27 out of 27 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

src/file/drawing/floating/align.ts:19

  • [nitpick] The use of 'value as any' in the children array bypasses type safety; consider defining a proper type for value instead of using 'any'.
new BuilderElement<{}>({

src/file/document/body/section-properties/properties/page-size.ts:129

  • If the 'code' attribute is undefined, it may still be output with an undefined value; consider filtering out or conditionally adding this attribute to prevent unintended XML output.
code: { key: "w:code", value: code },

Copy link

codecov bot commented Apr 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (8ba9a44) to head (b1b4d82).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #3028   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          290       289    -1     
  Lines         8764      8707   -57     
  Branches      1413      1404    -9     
=========================================
- Hits          8764      8707   -57     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@dolanmiu dolanmiu merged commit 4d1a351 into master Apr 14, 2025
10 checks passed
@dolanmiu dolanmiu deleted the feature/docs branch April 14, 2025 11:13
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.

1 participant