Skip to content

Removed dotenv dependency and code. #212

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

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

simonprickett
Copy link
Contributor

Removed the dotenv dependency and code as it doesn't seem to be needed. Closes #154

@simonprickett simonprickett self-assigned this Apr 22, 2022
@codecov-commenter
Copy link

codecov-commenter commented Apr 22, 2022

Codecov Report

Merging #212 (70e1f59) into main (83b011e) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #212      +/-   ##
==========================================
- Coverage   77.37%   77.33%   -0.04%     
==========================================
  Files          12       12              
  Lines        1167     1165       -2     
==========================================
- Hits          903      901       -2     
  Misses        264      264              
Flag Coverage Δ
unit 77.33% <ø> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
aredis_om/connections.py 70.00% <ø> (-5.00%) ⬇️

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 83b011e...70e1f59. Read the comment docs.

@simonprickett simonprickett merged commit 1d104d2 into main Apr 22, 2022
@simonprickett simonprickett deleted the remove-dotenv-dependency-#154 branch April 22, 2022 09:08
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.

Importing redis_om can unexpectedly alter environment variables
2 participants