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

Rename PDFBasic>>#producePageElementCodeWith:StyleSheet: #50

Merged
merged 1 commit into from
Sep 9, 2023

Conversation

astares
Copy link
Contributor

@astares astares commented Sep 9, 2023

Fix #45

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2023

Codecov Report

Merging #50 (c83a1b4) into development (4c38b00) will decrease coverage by 0.07%.
Report is 2 commits behind head on development.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@               Coverage Diff               @@
##           development      #50      +/-   ##
===============================================
- Coverage        81.40%   81.34%   -0.07%     
===============================================
  Files              120      120              
  Lines             6292     6303      +11     
===============================================
+ Hits              5122     5127       +5     
- Misses            1170     1176       +6     
Files Changed Coverage Δ
src/Artefact-Core/PDFBasic.class.st 73.68% <100.00%> (ø)
src/Artefact-Core/PDFBezierCurveElement.class.st 100.00% <100.00%> (ø)
src/Artefact-Core/PDFCircleElement.class.st 100.00% <100.00%> (ø)
src/Artefact-Core/PDFEllipseElement.class.st 100.00% <100.00%> (ø)
src/Artefact-Core/PDFImage.class.st 73.33% <100.00%> (ø)
src/Artefact-Core/PDFLineElement.class.st 75.00% <100.00%> (ø)
src/Artefact-Core/PDFPolygonElement.class.st 100.00% <100.00%> (ø)
src/Artefact-Core/PDFRectElement.class.st 100.00% <100.00%> (ø)
src/Artefact-Core/PDFTextElement.class.st 85.71% <100.00%> (ø)

... and 8 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@astares astares merged commit 10b0dea into pharo-contributions:development Sep 9, 2023
5 checks passed
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.

Rename PDFBasic>>#producePageElementCodeWith:StyleSheet:
2 participants