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

DOI autolinking #3644

Merged
merged 4 commits into from
Oct 21, 2024
Merged

DOI autolinking #3644

merged 4 commits into from
Oct 21, 2024

Conversation

je-cook
Copy link
Contributor

@je-cook je-cook commented Oct 18, 2024

Description

Adds automatic doi links to papers using both sphinx roles eg :doi: and directives .. doi::

Interface Changes

Checklist

I confirm that I have completed the following checks:

  • Tests run locally and pass pytest tests --reactor
  • Code quality checks run locally and pass pre-commit run --from-ref develop --to-ref HEAD
  • Documentation built locally and checked sphinx-build -W documentation/source documentation/build

📚 Documentation preview 📚: https://bluemira--3644.org.readthedocs.build/en/3644/

@je-cook je-cook added the documentation Improvements or additions to documentation label Oct 18, 2024
@je-cook je-cook requested review from a team as code owners October 18, 2024 14:39
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.49%. Comparing base (ddc4d70) to head (b4ea92f).
Report is 6 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3644      +/-   ##
===========================================
+ Coverage    76.37%   76.49%   +0.11%     
===========================================
  Files          230      230              
  Lines        26710    26763      +53     
===========================================
+ Hits         20401    20472      +71     
+ Misses        6309     6291      -18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented Oct 21, 2024

@oliverfunk oliverfunk merged commit bbcb084 into develop Oct 21, 2024
11 checks passed
@oliverfunk oliverfunk deleted the je-cook/doi_linking branch October 21, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants