FAQ
| This is a
LIVE
service |
Changelog
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ews-coordinator
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gilligan Lab for Epidemiology and Modelling
Wheat rusts
ews-coordinator
Commits
c89b3db2
Commit
c89b3db2
authored
8 months ago
by
L. Bower
Browse files
Options
Downloads
Patches
Plain Diff
undoing last commit - adding coverage module to the test sctipt
parent
c887e21f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
configs/docker/build/requirements.txt
+0
-1
0 additions, 1 deletion
configs/docker/build/requirements.txt
tests/integration/partial/run_test_suite.sh
+1
-0
1 addition, 0 deletions
tests/integration/partial/run_test_suite.sh
with
1 addition
and
1 deletion
configs/docker/build/requirements.txt
+
0
−
1
View file @
c89b3db2
...
...
@@ -10,4 +10,3 @@ python-docx==1.1.0
rioxarray==0.15.0
Rtree==1.1.0
scikit-learn==1.4.0
coverage
\ No newline at end of file
This diff is collapsed.
Click to expand it.
tests/integration/partial/run_test_suite.sh
+
1
−
0
View file @
c89b3db2
...
...
@@ -4,6 +4,7 @@
# checking the installation is working
source
/storage/app/EWS_prod/envs/venv/ews_prod/bin/activate
pip
install
coverage
;
# assumes run from the tests/integration/partial dir, and that all necessary packages are checked out alongside
PACKAGES_DIR
=
"../../../../"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment