You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- more descriptive names generated symbols
- enable docstrings for `@resumable` functions
- do not delete line number nodes in `@resumable` functions
Fixes#39Fixes#45
Initial steps needed to address #46
* better names for generated symbols
* make docstrings work with @Resumable
* do not throw away line number information
* tests for line number and docstring preservation
* readme cleanup and version bump
* relax JET tests
CodeCov misses
@resumable
functions even if they have proper tests written.Related PR: JuliaAstro/CCDReduction.jl#27
PS: I don't know whether I should have opened an issue here or in source repositories of CodeCov about this.
The text was updated successfully, but these errors were encountered: