Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize repository #11

Merged
merged 3 commits into from
Jun 5, 2023
Merged

Modernize repository #11

merged 3 commits into from
Jun 5, 2023

Conversation

keurfonluu
Copy link
Owner

  • Changed: small fix to support new option verbosity in stochopy.
  • Changed: modernize repository.

Reminders:

  • Run invoke format to make sure the code follows the style guide,
  • Add tests for new features or tests that would have caught the bug that you're fixing,
  • Write detailed docstrings for all functions, classes and/or methods,
  • If adding new functionality, unit test it and add it to the documentation.

@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Patch coverage: 71.42% and project coverage change: +0.33 🎉

Comparison is base (de811b7) 49.41% compared to head (69db22d) 49.74%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   49.41%   49.74%   +0.33%     
==========================================
  Files          17       17              
  Lines         603      599       -4     
==========================================
  Hits          298      298              
+ Misses        305      301       -4     
Impacted Files Coverage Δ
evodcinv/_io/h5/_h5.py 38.46% <0.00%> (ø)
evodcinv/_result.py 18.18% <ø> (ø)
tests/helpers.py 100.00% <ø> (ø)
tests/test_model.py 100.00% <ø> (ø)
evodcinv/__about__.py 100.00% <100.00%> (+50.00%) ⬆️
evodcinv/_model.py 71.09% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@keurfonluu keurfonluu merged commit 9d6ca6a into master Jun 5, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant