edina / nbexchange

External exchange for nbgrader
Other
6 stars 2 forks source link

High order unicode tests #114

Closed perllaghu closed 2 years ago

perllaghu commented 2 years ago

Tests that nbexchange can cope with unicode strings for names & assignments (including paths)

codecov[bot] commented 2 years ago

Codecov Report

Merging #114 (2d4a5a0) into master (7ff0c73) will decrease coverage by 0.21%. The diff coverage is 76.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   87.76%   87.54%   -0.22%     
==========================================
  Files          73       73              
  Lines        6218     6341     +123     
==========================================
+ Hits         5457     5551      +94     
- Misses        761      790      +29     
Impacted Files Coverage Δ
nbexchange/tests/test_plugin_collect.py 89.94% <54.68%> (-5.10%) :arrow_down:
nbexchange/tests/test_orm.py 97.05% <100.00%> (+0.23%) :arrow_up:
nbexchange/tests/test_plugin_fetch_assignment.py 96.44% <100.00%> (+0.36%) :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 7ff0c73...2d4a5a0. Read the comment docs.