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

Add hyphens property and test that cover it #54

Merged
merged 1 commit into from
May 30, 2022

Conversation

matiasgiorda1999
Copy link

@matiasgiorda1999 matiasgiorda1999 commented May 27, 2022

Fixes #53

@codecov
Copy link

codecov bot commented May 27, 2022

Codecov Report

Merging #54 (56349dc) into release-candidate (aec4730) will not change coverage.
The diff coverage is 100.00%.

@@                 Coverage Diff                 @@
##           release-candidate       #54   +/-   ##
===================================================
  Coverage             100.00%   100.00%           
===================================================
  Files                    118       118           
  Lines                   4590      4595    +5     
===================================================
+ Hits                    4590      4595    +5     
Impacted Files Coverage Δ
source/RenoirSt-Core/CssDeclarationBlock.class.st 100.00% <100.00%> (ø)
...ce/RenoirSt-Tests/CssDeclarationBlockTest.class.st 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

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

@gcotelli gcotelli merged commit d433e05 into release-candidate May 30, 2022
@gcotelli gcotelli deleted the 53-Add-hyphens-css-property branch May 30, 2022 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add hyphens css property
2 participants