Closed wehs7661 closed 7 months ago
Attention: Patch coverage is 93.02326%
with 3 lines
in your changes are missing coverage. Please review.
Project coverage is 96.08%. Comparing base (
27320da
) to head (f6552e2
). Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
ensemble_md/analysis/analyze_matrix.py | 87.50% | 1 Missing :warning: |
ensemble_md/utils/gmx_parser.py | 95.45% | 1 Missing :warning: |
ensemble_md/utils/utils.py | 50.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I renamed the branch from improve_docs
to refine_docstrings
as I wanted to divide up the tasks. Here I am reopening the PR change the branch being merged to the master branch.
Okay, it seems that changing the branch is not possible so I am going to open another new PR to include the work here. See Issue #48.
This PR aims to address the todos listed in the section "Improving the documentation" in issue #41, which includes the following tasks:
- [ ] Update the theory section of the documentation- [ ] Describe rules of thumb for REXEE parameters- [ ] Proofread the entire documentationFor a complete list of modules for docstrings proofreading, please visit issue #43.