FESTIM icon indicating copy to clipboard operation
FESTIM copied to clipboard

Discourse button in conf

Open RemDelaporteMathurin opened this issue 1 year ago • 2 comments

Proposed changes

This PR fixes #760

Types of changes

What types of changes does your code introduce to FESTIM?

  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Code refactoring
  • [x] Documentation Update (if none of the other choices apply)
  • [ ] New tests

RemDelaporteMathurin avatar Apr 19 '24 18:04 RemDelaporteMathurin

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.51%. Comparing base (fdfcb17) to head (51fea45). Report is 284 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #762      +/-   ##
==========================================
+ Coverage   99.48%   99.51%   +0.02%     
==========================================
  Files          58       58              
  Lines        2350     2478     +128     
==========================================
+ Hits         2338     2466     +128     
  Misses         12       12              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 19 '24 18:04 codecov[bot]

The result isn't ideal as it adds the icon button in the sidebar and not the header.

I opened an issue to see if it is possible with the sphinx-book-theme

RemDelaporteMathurin avatar Apr 19 '24 19:04 RemDelaporteMathurin