Skip to content

Conversation

@antgonza
Copy link
Member

@antgonza antgonza commented Nov 5, 2020

As reference this is how it looks now when an analysis creation fails:
failure

and when it succeeds:
success

antgonza and others added 3 commits September 16, 2020 16:57
* inject study_type in EBI and improvements to current automatic processing pipeline (qiita-spots#3023)

* inject study_type in ebi and improvements to current automatic proecssing pipeline

* addressing @ElDeveloper comments

* some general fixes/additions for next release (qiita-spots#3026)

* some general fixes/additions for next release

* adding test for not None job.release_validator_job

* fix qiita-spots#2839

* fix qiita-spots#2868 (qiita-spots#3028)

* fix qiita-spots#2868

* 2nd round

* fix errors

* more changes

* fix errors

* fix ProcessingJobTest

* fix PY_PATCH

* add missing TRN.add

* encapsulated_query -> perform_as_transaction

* fix qiita-spots#3022 (qiita-spots#3030)

* fix qiita-spots#3022

* adding tests

* fix qiita-spots#2320 (qiita-spots#3031)

* fix qiita-spots#2320

* adding prints to debug

* children -> 1

* APIArtifactHandlerTest -> APIArtifactHandlerTests

* configure_biom

* qdb.util.activate_or_update_plugins

* improving code

* almost there

* add values.template

* fix filepaths

* filepaths -> files

* fixing errors

* add prep.artifact insertion

* addressing @ElDeveloper comments

* fix artifact_definition active command

* != -> ==

* Added three tutorial sections to the Qiita documentation (qiita-spots#3032)

* Added three tutorial sections to the Qiita documentation: 'Retrieving Public Data for Own Analysis' and 'Processing public data retrieved with redbiom' to the redbiom tab, and 'Statistical Analysis to Justify Clinical Trial Sample Size Tutorial' to the analyzing samples tab.

* Update redbiom.rst

* Update redbiom.rst

* Update redbiom.rst

* Further updates to redbiom.rst and the Stats tutorial.

* update redbiom.rst

* Finished proof-reading

* Placed all three tutorials/sections together under Introduction to the download and analysis of public Qiita data

* added a new introduction, with links to the three sections

* Added figures to stats tutorial and contexts explanation

* Added figures to stats tutorial and contexts explanation

* Apply suggestions from code review [skip ci]

Co-authored-by: Yoshiki Vázquez Baeza <yoshiki@ucsd.edu>

Co-authored-by: Antonio Gonzalez <antgonza@gmail.com>
Co-authored-by: Yoshiki Vázquez Baeza <yoshiki@ucsd.edu>

* 092020 (qiita-spots#3033)

* 092020

* connect artifact with job

* rm INSERT qiita.artifact_processing_job

* Apply suggestions from code review [skip ci]

Co-authored-by: Yoshiki Vázquez Baeza <yoshiki@ucsd.edu>

Co-authored-by: Yoshiki Vázquez Baeza <yoshiki@ucsd.edu>

Co-authored-by: Daniel McDonald <danielmcdonald@ucsd.edu>
Co-authored-by: Mirte Kuijpers <67341505+mcmk3@users.noreply.github.com>
Co-authored-by: Yoshiki Vázquez Baeza <yoshiki@ucsd.edu>
@antgonza antgonza requested a review from ElDeveloper November 5, 2020 22:09
@codecov-io
Copy link

codecov-io commented Nov 5, 2020

Codecov Report

Merging #3041 (5982a1c) into dev (5a308ea) will decrease coverage by 0.01%.
The diff coverage is 82.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #3041      +/-   ##
==========================================
- Coverage   95.03%   95.01%   -0.02%     
==========================================
  Files          74       74              
  Lines       14284    14295      +11     
==========================================
+ Hits        13575    13583       +8     
- Misses        709      712       +3     
Impacted Files Coverage Δ
qiita_db/processing_job.py 73.58% <0.00%> (-0.27%) ⬇️
qiita_db/__init__.py 100.00% <100.00%> (ø)
qiita_db/handlers/artifact.py 97.43% <100.00%> (ø)
qiita_db/handlers/tests/test_artifact.py 97.61% <100.00%> (+0.03%) ⬆️
qiita_db/test/test_software.py 99.82% <100.00%> (+<0.01%) ⬆️

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 8c0dcf3...5982a1c. Read the comment docs.

@antgonza antgonza changed the base branch from master to dev November 5, 2020 22:43
@ElDeveloper ElDeveloper merged commit 345a6a6 into qiita-spots:dev Nov 9, 2020
@ElDeveloper
Copy link
Contributor

Thanks @antgonza

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.

3 participants