Skip to content

adjusting installation and initialize to install python virtual env closes #1795#1820

Merged
mlodic merged 1 commit intodevelopfrom
virtual_env
Aug 4, 2023
Merged

adjusting installation and initialize to install python virtual env closes #1795#1820
mlodic merged 1 commit intodevelopfrom
virtual_env

Conversation

@mlodic
Copy link
Member

@mlodic mlodic commented Aug 3, 2023

closes #1795

@mlodic mlodic changed the title adjusting installation and initialize to install python virtual env adjusting installation and initialize to install python virtual env closes #1795 Aug 3, 2023
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #1820 (b22f991) into develop (aa8820f) will increase coverage by 8.90%.
Report is 1257 commits behind head on develop.
The diff coverage is 76.29%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1820      +/-   ##
===========================================
+ Coverage    66.75%   75.66%   +8.90%     
===========================================
  Files           95      360     +265     
  Lines         3706    11937    +8231     
  Branches       519     1276     +757     
===========================================
+ Hits          2474     9032    +6558     
- Misses         941     2381    +1440     
- Partials       291      524     +233     
Files Changed Coverage Δ
...analyzers_manager/migrations/0004_datamigration.py 91.30% <ø> (ø)
api_app/filters.py 72.97% <ø> (ø)
api_app/forms.py 35.71% <ø> (ø)
api_app/helpers.py 65.90% <ø> (+5.90%) ⬆️
api_app/management/commands/dumpplugin.py 0.00% <ø> (ø)
api_app/management/commands/dumppluginconfig.py 0.00% <ø> (ø)
api_app/management/commands/update_analyzer.py 0.00% <ø> (ø)
api_app/migrations/0001_initial.py 100.00% <ø> (ø)
api_app/migrations/0002_added_job_field.py 100.00% <ø> (ø)
api_app/migrations/0003_auto_20201020_1406.py 100.00% <ø> (ø)
... and 232 more

... and 171 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@mlodic mlodic merged commit 9b26ec8 into develop Aug 4, 2023
@mlodic mlodic deleted the virtual_env branch August 4, 2023 07:32
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.

We should not ask to install pip requirements in the host at the time of the installation

1 participant