halildurmus / dartwinrt

Idiomatic Dart projection of the modern Windows Runtime (WinRT) APIs.
BSD 3-Clause "New" or "Revised" License
50 stars 3 forks source link

refactor: add `COMObjectCreator` and `EnumCreator` typedefs #357

Closed halildurmus closed 1 year ago

halildurmus commented 1 year ago

Description

Related Issue

Type of Change

codecov[bot] commented 1 year ago

Codecov Report

Merging #357 (3de41d2) into main (1acdee2) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #357   +/-   ##
=======================================
  Coverage   83.15%   83.15%           
=======================================
  Files         106      106           
  Lines        5337     5337           
=======================================
  Hits         4438     4438           
  Misses        899      899           
Files Changed Coverage Δ
...dows_foundation/lib/src/collections/iiterable.dart 72.72% <ø> (ø)
...dows_foundation/lib/src/collections/iiterator.dart 34.14% <ø> (ø)
..._foundation/lib/src/collections/ikeyvaluepair.dart 24.00% <ø> (ø)
...s/windows_foundation/lib/src/collections/imap.dart 64.35% <ø> (ø)
...ndows_foundation/lib/src/collections/imapview.dart 37.07% <ø> (ø)
...indows_foundation/lib/src/collections/ivector.dart 50.00% <ø> (ø)
...ws_foundation/lib/src/collections/ivectorview.dart 34.31% <ø> (ø)
packages/windows_foundation/lib/src/helpers.dart 77.77% <ø> (ø)
...es/windows_foundation/lib/src/iasyncoperation.dart 0.00% <ø> (ø)
...ackages/windows_foundation/lib/src/ireference.dart 56.52% <ø> (ø)
... and 4 more

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