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

Exclude rather than mock problematic modules for API docs #3731

Merged
merged 4 commits into from
Sep 20, 2021

Conversation

peterjc
Copy link
Member

@peterjc peterjc commented Sep 14, 2021

  • I hereby agree to dual licence this and any previous contributions under both
    the Biopython License Agreement AND the BSD 3-Clause License.

  • I have read the CONTRIBUTING.rst file, have run pre-commit locally,
    and understand that AppVeyor and TravisCI will be used to confirm the Biopython unit
    tests and style checks pass with these changes.

  • I have added my name to the alphabetical contributors listings in the files
    NEWS.rst and CONTRIB.rst as part of this pull request, am listed
    already, or do not wish to be listed. (This acknowledgement is optional.)

Cross reference 3f7a13d

Applies the suggestion from sphinx-doc/sphinx#9631

@codecov
Copy link

codecov bot commented Sep 14, 2021

Codecov Report

Merging #3731 (0afa4fb) into master (45539a8) will decrease coverage by 1.69%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3731      +/-   ##
==========================================
- Coverage   83.77%   82.07%   -1.70%     
==========================================
  Files         314      294      -20     
  Lines       52512    49392    -3120     
==========================================
- Hits        43990    40539    -3451     
- Misses       8522     8853     +331     
Impacted Files Coverage Δ
Bio/Phylo/CDAOIO.py 4.46% <0.00%> (-80.36%) ⬇️
Bio/phenotype/pm_fitting.py 12.28% <0.00%> (-75.44%) ⬇️
Bio/PDB/mmtf/__init__.py 28.57% <0.00%> (-61.91%) ⬇️
Bio/Graphics/__init__.py 25.00% <0.00%> (-58.34%) ⬇️
Bio/Phylo/CDAO.py 42.85% <0.00%> (-57.15%) ⬇️
Bio/Phylo/_utils.py 25.00% <0.00%> (-52.41%) ⬇️
Bio/codonalign/codonseq.py 44.16% <0.00%> (-44.31%) ⬇️
Bio/Phylo/_cdao_owl.py 89.47% <0.00%> (-10.53%) ⬇️
Bio/KEGG/KGML/KGML_pathway.py 73.58% <0.00%> (-6.67%) ⬇️
Bio/motifs/jaspar/db.py 3.04% <0.00%> (-5.33%) ⬇️
... and 26 more

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 45539a8...0afa4fb. Read the comment docs.

This was referenced Sep 20, 2021
@peterjc peterjc merged commit 80e1e2d into biopython:master Sep 20, 2021
@peterjc peterjc deleted the sphinx_exclude branch September 20, 2021 09:56
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.

1 participant