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

fix: prefixes on pointers #203

Merged
merged 1 commit into from Nov 30, 2021
Merged

fix: prefixes on pointers #203

merged 1 commit into from Nov 30, 2021

Conversation

caarlos0
Copy link
Owner

closes #202

closes #202

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
@codecov
Copy link

codecov bot commented Nov 30, 2021

Codecov Report

Merging #203 (4743859) into master (2cf397a) will decrease coverage by 1.14%.
The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #203      +/-   ##
==========================================
- Coverage   99.12%   97.97%   -1.15%     
==========================================
  Files           2        2              
  Lines         341      346       +5     
==========================================
+ Hits          338      339       +1     
- Misses          2        6       +4     
  Partials        1        1              
Impacted Files Coverage Δ
env.go 97.93% <93.33%> (-1.17%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2cf397a...4743859. Read the comment docs.

@caarlos0 caarlos0 merged commit d8dc27c into master Nov 30, 2021
@caarlos0 caarlos0 deleted the pointer-prefix branch November 30, 2021 13:20
nexoscp added a commit to nexoscp/env that referenced this pull request Apr 7, 2022
closes caarlos0#202

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Env prefixes doesn't work with pointers
1 participant