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

Fix build #323

Merged
merged 3 commits into from
Oct 20, 2022
Merged

Fix build #323

merged 3 commits into from
Oct 20, 2022

Conversation

fedarko
Copy link
Collaborator

@fedarko fedarko commented Oct 20, 2022

(... which became broken in the past few months since creating #322 :P)

This fixes the Q2 build -- need to also fix the standalone build due to skbio / scipy version conflicts. Can cut a release after that.

@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2022

Codecov Report

Merging #323 (00a7d51) into master (005cc44) will decrease coverage by 9.56%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master     #323      +/-   ##
==========================================
- Coverage   95.09%   85.53%   -9.57%     
==========================================
  Files          19       19              
  Lines        1408     1417       +9     
  Branches      234      237       +3     
==========================================
- Hits         1339     1212     -127     
- Misses         57      193     +136     
  Partials       12       12              
Impacted Files Coverage Δ
qurro/_json_utils.py 92.38% <ø> (ø)
qurro/_metadata_utils.py 87.87% <ø> (-6.07%) ⬇️
qurro/generate.py 97.56% <ø> (ø)
qurro/q2/_visualizers.py 0.00% <ø> (-100.00%) ⬇️
qurro/qarcoal.py 0.00% <0.00%> (-100.00%) ⬇️
qurro/scripts/_plot.py 88.23% <ø> (ø)
qurro/__init__.py 100.00% <100.00%> (ø)
qurro/_df_utils.py 97.33% <100.00%> (-0.06%) ⬇️
qurro/_rank_utils.py 100.00% <100.00%> (ø)
qurro/support_files/js/display.js 95.86% <100.00%> (+0.08%) ⬆️
... and 8 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@fedarko fedarko merged commit 1d2972e into biocore:master Oct 20, 2022
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.

None yet

2 participants