Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Adds reading environment from the .env file (handy for local developm… #60

Merged
merged 2 commits into from
Nov 17, 2020

Conversation

emorozov
Copy link
Collaborator

@emorozov emorozov commented Nov 9, 2020

…ent).

@codecov
Copy link

codecov bot commented Nov 9, 2020

Codecov Report

Merging #60 (343e834) into develop (1b337b4) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #60      +/-   ##
===========================================
+ Coverage    98.31%   98.33%   +0.01%     
===========================================
  Files            5        5              
  Lines          119      120       +1     
  Branches         4        4              
===========================================
+ Hits           117      118       +1     
  Misses           2        2              
Impacted Files Coverage Δ
parrot/settings.py 100.00% <100.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 1b337b4...343e834. Read the comment docs.

parrot/settings.py Outdated Show resolved Hide resolved
@lowitea lowitea added this to the 0.1.6 milestone Nov 9, 2020
@emorozov emorozov force-pushed the read-env branch 2 times, most recently from a5e5dd3 to 46d253c Compare November 10, 2020 06:35
@lowitea lowitea added the enhancement New feature or request label Nov 17, 2020
@sonarcloud
Copy link

sonarcloud bot commented Nov 17, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@lowitea lowitea merged commit 9562a22 into develop Nov 17, 2020
@lowitea lowitea deleted the read-env branch November 17, 2020 22:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants