ucbds-infra / otter-grader

A Python and R autograding solution
https://otter-grader.readthedocs.io
BSD 3-Clause "New" or "Revised" License
126 stars 66 forks source link

Fix converting indented functions in test cells to doctests #869

Closed chrispyles closed 2 weeks ago

chrispyles commented 2 weeks ago

Closes #840

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 11511446106

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
otter/assign/utils.py 1 2 50.0%
<!-- Total: 1 2 50.0% -->
Totals Coverage Status
Change from base Build 11511332001: -0.02%
Covered Lines: 3763
Relevant Lines: 4533

💛 - Coveralls