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

feat: add BITMAPV5HEADER struct #892

Merged
merged 2 commits into from
Sep 30, 2024
Merged

feat: add BITMAPV5HEADER struct #892

merged 2 commits into from
Sep 30, 2024

Conversation

halildurmus
Copy link
Owner

@halildurmus halildurmus commented Sep 30, 2024

Description

Related Issue

Fixes #891

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🧪 test -- Test
  • 🗑️ chore -- Chore

@github-actions github-actions bot added p: generator Issue with package:generator p: win32 Issue with package:win32 examples Sample code and demos labels Sep 30, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.96%. Comparing base (9728bc0) to head (7b1a1c9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #892   +/-   ##
=======================================
  Coverage   61.96%   61.96%           
=======================================
  Files          33       33           
  Lines        1057     1057           
=======================================
  Hits          655      655           
  Misses        402      402           
Flag Coverage Δ
win32 59.94% <ø> (ø)

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

@halildurmus halildurmus merged commit 28e8c00 into main Sep 30, 2024
13 checks passed
@halildurmus halildurmus deleted the bitmapv5header branch September 30, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Sample code and demos p: generator Issue with package:generator p: win32 Issue with package:win32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add BITMAPV5HEADER struct
2 participants