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(release): v2.0.0 #25

Merged
merged 1 commit into from
Nov 2, 2024
Merged

chore(release): v2.0.0 #25

merged 1 commit into from
Nov 2, 2024

Conversation

halildurmus
Copy link
Owner

Description

Related Issue

Closes #6

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

Copy link

github-actions bot commented Nov 2, 2024

Package publishing

Package Version Status Publish tag (post-merge)
package:win32_registry 2.0.0 ready to publish v2.0.0

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

@codecov-commenter
Copy link

codecov-commenter commented Nov 2, 2024

Codecov Report

Attention: Patch coverage is 91.69811% with 22 lines in your changes missing coverage. Please review.

Project coverage is 91.41%. Comparing base (37d93d7) to head (8807ed2).

Files with missing lines Patch % Lines
lib/src/registry_key.dart 85.18% 16 Missing ⚠️
lib/src/access_rights.dart 0.00% 4 Missing ⚠️
lib/src/utils.dart 95.34% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   85.98%   91.41%   +5.43%     
==========================================
  Files           7        8       +1     
  Lines         214      361     +147     
==========================================
+ Hits          184      330     +146     
- Misses         30       31       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@halildurmus halildurmus merged commit ef1c449 into main Nov 2, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Require RegNotifyChangeKeyValue Dart API
2 participants