executablebooks / sphinx-exercise

A Sphinx extension for producing exercise and solution directives.
https://ebp-sphinx-exercise.readthedocs.io
MIT License
18 stars 6 forks source link

FIX: Update style for solution titles to agree with #12 #48

Closed mmcky closed 2 years ago

mmcky commented 2 years ago

This re-applies the style for solution node titles as discussed in #12

codecov-commenter commented 2 years ago

Codecov Report

Merging #48 (dbd4ddc) into master (26c3150) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   92.95%   92.98%   +0.03%     
==========================================
  Files           6        6              
  Lines         440      442       +2     
==========================================
+ Hits          409      411       +2     
  Misses         31       31              
Flag Coverage Δ
pytests 92.98% <100.00%> (+0.03%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
sphinx_exercise/post_transforms.py 93.79% <100.00%> (+0.08%) :arrow_up:

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 26c3150...dbd4ddc. Read the comment docs.