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

style: format with tall-style #957

Merged
merged 1 commit into from
Feb 18, 2025
Merged

style: format with tall-style #957

merged 1 commit into from
Feb 18, 2025

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 package: generator Issue with package:generator package: win32 Issue with package:win32 example Sample code and demos labels Feb 18, 2025
@halildurmus halildurmus added the style Code formatting or styling changes label Feb 18, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 18, 2025

Codecov Report

Attention: Patch coverage is 48.63014% with 75 lines in your changes missing coverage. Please review.

Project coverage is 61.64%. Comparing base (402c2b3) to head (40be1be).

Files with missing lines Patch % Lines
packages/generator/lib/src/model/functions.dart 0.00% 22 Missing ⚠️
...es/generator/lib/src/projection/nested_struct.dart 0.00% 14 Missing ⚠️
...ackages/generator/lib/src/projection/function.dart 0.00% 12 Missing ⚠️
packages/generator/lib/src/projection/struct.dart 33.33% 8 Missing ⚠️
packages/generator/lib/src/projection/utils.dart 53.33% 7 Missing ⚠️
...es/generator/lib/src/projection/com_interface.dart 66.66% 4 Missing ⚠️
packages/generator/lib/src/projection/method.dart 78.57% 3 Missing ⚠️
packages/generator/lib/src/projection/type.dart 70.00% 3 Missing ⚠️
...ges/generator/lib/src/projection/com_property.dart 71.42% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #957   +/-   ##
=======================================
  Coverage   61.64%   61.64%           
=======================================
  Files          35       35           
  Lines        1155     1176   +21     
=======================================
+ Hits          712      725   +13     
- Misses        443      451    +8     
Flag Coverage Δ
generator 63.18% <47.18%> (+0.05%) ⬆️
win32 59.46% <100.00%> (-0.13%) ⬇️

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

Files with missing lines Coverage Δ
packages/generator/lib/src/model/load_json.dart 70.00% <100.00%> (+3.33%) ⬆️
...ckages/generator/lib/src/projection/com_class.dart 92.59% <100.00%> (ø)
...kages/generator/lib/src/projection/com_method.dart 93.93% <100.00%> (+0.39%) ⬆️
packages/generator/lib/src/projection/field.dart 44.44% <100.00%> (+2.13%) ⬆️
...ckages/generator/lib/src/projection/safenames.dart 76.47% <100.00%> (+1.47%) ⬆️
packages/win32/lib/src/bstr.dart 100.00% <100.00%> (ø)
...ges/generator/lib/src/projection/com_property.dart 68.57% <71.42%> (ø)
packages/generator/lib/src/projection/method.dart 73.68% <78.57%> (+0.15%) ⬆️
packages/generator/lib/src/projection/type.dart 75.22% <70.00%> (+0.22%) ⬆️
...es/generator/lib/src/projection/com_interface.dart 67.70% <66.66%> (-0.04%) ⬇️
... and 5 more

... and 11 files with indirect coverage changes

@halildurmus halildurmus merged commit de03f0f into main Feb 18, 2025
17 checks passed
@halildurmus halildurmus deleted the format branch February 18, 2025 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example Sample code and demos package: generator Issue with package:generator package: win32 Issue with package:win32 style Code formatting or styling changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants