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

v2.0.0 - pre-release #12

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

v2.0.0 - pre-release #12

wants to merge 5 commits into from

Conversation

gmpassos
Copy link
Owner

@gmpassos gmpassos commented Feb 3, 2024

Preparing release

@gmpassos gmpassos changed the title format code + docs v2.0.0 - pre-release Feb 3, 2024
Copy link

codecov bot commented Feb 3, 2024

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (819c0d0) 35.00% compared to head (bf839d7) 33.99%.

Files Patch % Lines
lib/src/domain.dart 18.75% 13 Missing ⚠️
lib/src/letsencrypt.dart 40.00% 3 Missing ⚠️
lib/src/certs_handler.dart 50.00% 1 Missing ⚠️
lib/src/domain_certificate_file_path.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage   35.00%   33.99%   -1.01%     
==========================================
  Files           9        9              
  Lines         440      453      +13     
==========================================
  Hits          154      154              
- Misses        286      299      +13     
Flag Coverage Δ
unittests 33.99% <30.76%> (-1.01%) ⬇️

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

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

- Improved argument processing in the example by using conditional assignment and added explicit type annotations to improve readability.
- Updated the `fromDomainsNamesAndEmailsArgs` method to split arguments using a specified delimiter and provide a list of `Domain` instances.
- Updated the `startServer` method to return a structured object with `http` and `https` servers instead of a list of `HttpServer`s.
…version as 'v2.1.0' to make it more clear for developers.
@gmpassos gmpassos mentioned this pull request Jul 6, 2024
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.

1 participant