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

chore: perform LF normalization on .golden files #952

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

halildurmus
Copy link
Owner

Description

Related Issue

Type of Change

  • πŸš€ feat – New feature (non-breaking change that adds functionality)
  • πŸ› οΈ fix – Bug fix (non-breaking change that fixes an issue)
  • ❌ ! – Breaking change (fix or feature that causes existing functionality to change)
  • ⚑ perf – Performance improvement
  • 🧹 refactor – Code refactor (no functionality change)
  • πŸ“ docs – Documentation update
  • 🎨 style – Code style changes (formatting, renaming, etc.)
  • πŸ§ͺ test – Test update or addition
  • πŸ”§ build – Build related changes
  • βœ… ci – CI related changes
  • πŸ—‘οΈ chore – Chore (maintenance, non-production code change)
  • ◀️ revert – Revert a previous commit

@github-actions github-actions bot added the package: generator Issue with package:generator label Jan 16, 2025
@halildurmus halildurmus marked this pull request as ready for review January 16, 2025 14:51
@halildurmus halildurmus merged commit 96a7b97 into main Jan 16, 2025
6 checks passed
@halildurmus halildurmus deleted the golden branch January 16, 2025 14:51
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 61.64%. Comparing base (c94b75a) to head (5843272).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #952   +/-   ##
=======================================
  Coverage   61.64%   61.64%           
=======================================
  Files          35       35           
  Lines        1155     1155           
=======================================
  Hits          712      712           
  Misses        443      443           
Flag Coverage Ξ”
generator 63.13% <ΓΈ> (ΓΈ)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: generator Issue with package:generator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants