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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 0 dependencies #204

Merged
merged 3 commits into from Dec 29, 2021
Merged

feat: 0 dependencies #204

merged 3 commits into from Dec 29, 2021

Conversation

caarlos0
Copy link
Owner

removes all dependencies.

the only one being used was for testing, implemented the methods we use in our tests themselves and removed the dep.

env will now be dependency-free 馃

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

codecov bot commented Dec 29, 2021

Codecov Report

Merging #204 (94795a4) into main (d8dc27c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #204   +/-   ##
=======================================
  Coverage   97.97%   97.97%           
=======================================
  Files           2        2           
  Lines         346      346           
=======================================
  Hits          339      339           
  Misses          6        6           
  Partials        1        1           

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 d8dc27c...94795a4. Read the comment docs.

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
@caarlos0 caarlos0 merged commit 87131ff into main Dec 29, 2021
@caarlos0 caarlos0 deleted the deps branch December 29, 2021 22:57
nexoscp added a commit to nexoscp/env that referenced this pull request Apr 7, 2022
* feat: 0 dependencies

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

* chore: rm file

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

* fix: refs

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant