Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/GazzolaLab/PyElastica
Browse files Browse the repository at this point in the history
  • Loading branch information
armantekinalp committed May 19, 2022
2 parents 6c6ee2f + 1b2b68c commit 35d492a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ exclude_lines =
# Don't complain if non-runnable code isn't run:
if 0:
if __name__ == .__main__.:
...
pass
def __repr__
from
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,5 @@ jobs:
else
python3 -m pytest
fi
- name: Upload coverage reports to Codecov with GitHub Action
uses: codecov/codecov-action@v3

0 comments on commit 35d492a

Please sign in to comment.