Skip to content

Hot fix/return constructor value #1861

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 2 commits into from
Dec 30, 2022
Merged

Conversation

dolanmiu
Copy link
Owner

Fixes #1858

Will be released in 7.8.1

@codecov-commenter
Copy link

Codecov Report

Base: 99.82% // Head: 99.82% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (a481518) compared to base (62d0767).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #1861    +/-   ##
========================================
  Coverage   99.82%   99.82%            
========================================
  Files         317      320     +3     
  Lines        3895     4009   +114     
  Branches      476      559    +83     
========================================
+ Hits         3888     4002   +114     
  Misses          7        7            
Impacted Files Coverage Δ
src/file/paragraph/run/run-components/text.ts 100.00% <100.00%> (ø)
src/file/numbering/num.ts 100.00% <0.00%> (ø)
src/file/paragraph/run/run.ts 100.00% <0.00%> (ø)
src/file/numbering/numbering.ts 100.00% <0.00%> (ø)
src/file/paragraph/run/index.ts 100.00% <0.00%> (ø)
src/file/xml-components/base.ts 100.00% <0.00%> (ø)
src/export/packer/next-compiler.ts 100.00% <0.00%> (ø)
src/file/paragraph/run/properties.ts 100.00% <0.00%> (ø)
src/file/relationships/relationships.ts 100.00% <0.00%> (ø)
src/file/xml-components/xml-component.ts 100.00% <0.00%> (ø)
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dolanmiu dolanmiu merged commit e4e5b1e into master Dec 30, 2022
@dolanmiu dolanmiu deleted the hot-fix/return-constructor-value branch December 30, 2022 16:40
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.

React Production Build error: "this hasn't been initialized -- super() hasn't been called"
2 participants