Skip to content

feat: ParseAs, ParseAsWithOptions, Must#300

Merged
caarlos0 merged 3 commits intomainfrom
parseas
Apr 2, 2024
Merged

feat: ParseAs, ParseAsWithOptions, Must#300
caarlos0 merged 3 commits intomainfrom
parseas

Conversation

@caarlos0
Copy link
Copy Markdown
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>
@codecov
Copy link
Copy Markdown

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
@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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: add generic ParseAs

1 participant