Update 0.3.2#345
Merged
Merged
Conversation
…ul-JOON/PyElastica into 99_Contact_module_unit_tests
Task 2: Units test for specific functions part-1
…ul-JOON/PyElastica into 99_Contact_module_unit_tests
Unit test for specific functions part-2
…ul-JOON/PyElastica into 99_Contact_module_unit_tests
Co-authored-by: Arman Tekinalp <53585636+armantekinalp@users.noreply.github.com>
Task 2: Unit test for specific functions part 3
Task 3: Pytest for wrapper classes part 1
Task 3: Pytest for wrapper classes part 2
Update 0.3.2 readme and License
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #345 +/- ##
==========================================
+ Coverage 87.78% 94.00% +6.22%
==========================================
Files 43 51 +8
Lines 2938 3170 +232
Branches 341 347 +6
==========================================
+ Hits 2579 2980 +401
+ Misses 335 140 -195
- Partials 24 50 +26 ☔ View full report in Codecov by Sentry. |
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Checklist
CONTRIBUTING.README.pyproject.toml) followed bypoetry lockDependency version (poetry update)remove in v0.3.2orchange to XXX in v0.3.2are resolved.Test
Build / Installation
Documentation and Website
- BEYOND THIS, EACH STEP SHOULD BE DONE IN SERIAL (STEP_BY_STEPS). -Last Edit
Rebase the commit history (should be done by only one person) right before the PR.Update
masterPost-release Checklist
git add RELEASE.md git commit -m "Changelog for upcoming release <version>"Final Check
Make mirror branch in private repo.