Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: ParseAs, ParseAsWithOptions, Must #300

Merged
merged 3 commits into from
Apr 2, 2024
Merged

feat: ParseAs, ParseAsWithOptions, Must #300

merged 3 commits into from
Apr 2, 2024

Conversation

caarlos0
Copy link
Owner

@caarlos0 caarlos0 commented Apr 1, 2024

closes #299

caarlos0 added 2 commits April 1, 2024 11:54
closes #299

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (fa32ef4) to head (d75f633).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #300   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          410       420   +10     
=========================================
+ Hits           410       420   +10     

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

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 merged commit 8aee119 into main Apr 2, 2024
16 checks passed
@caarlos0 caarlos0 deleted the parseas branch April 2, 2024 16:47
BorzdeG pushed a commit to BorzdeG/env that referenced this pull request Aug 24, 2024
* feat: ParseAs, ParseAsWithOptions, Must

closes caarlos0#299

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

* build: build with go 1.17 as well

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

* feat: change min go version to 1.18

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

---------

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proposal: add generic ParseAs
1 participant