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

Move from env_file to dotenv (deprecated) #4180

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

submarcos
Copy link
Member

Description

Related Issue

Checklist

  • I have followed the guidelines in our Contributing document
  • My code respects the Definition of done available in the Development section of the documentation
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes
  • I added an entry in the changelog file
  • My commits are all using prefix convention (emoji + tag name) and references associated issues
  • I added a label to the PR corresponding to the perimeter of my contribution
  • The title of my PR mentionned the issue associated

@submarcos submarcos added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 5, 2024
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.38%. Comparing base (9f59350) to head (9b9f307).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4180   +/-   ##
=======================================
  Coverage   98.38%   98.38%           
=======================================
  Files         267      267           
  Lines       20887    20887           
=======================================
  Hits        20550    20550           
  Misses        337      337           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cypress bot commented Jun 5, 2024



Test summary

22 0 0 0


Run details

Project Geotrek-admin
Status Passed
Commit de79166 ℹ️
Started Aug 20, 2024 1:03 PM
Ended Aug 20, 2024 1:05 PM
Duration 01:56 💡
OS Linux Ubuntu - 20.04
Browser Electron 94

View run in Cypress Cloud ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud

@submarcos submarcos force-pushed the move_from_env_file_to_dotenv branch from 455d2a9 to 3fb8c95 Compare July 2, 2024 09:55
@Chatewgne Chatewgne merged commit da69ed2 into master Aug 20, 2024
21 checks passed
@Chatewgne Chatewgne deleted the move_from_env_file_to_dotenv branch August 20, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants