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

Add option to constrain to increasing velocity models #14

Merged
merged 6 commits into from
Jul 13, 2023
Merged

Conversation

keurfonluu
Copy link
Owner

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 Jul 13, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +3.28 🎉

Comparison is base (0bce6f5) 49.74% compared to head (47604d4) 53.03%.

❗ Current head 47604d4 differs from pull request most recent head 4c2fb02. Consider uploading reports for the commit 4c2fb02 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   49.74%   53.03%   +3.28%     
==========================================
  Files          17       17              
  Lines         599      626      +27     
==========================================
+ Hits          298      332      +34     
+ Misses        301      294       -7     
Impacted Files Coverage Δ
evodcinv/_result.py 20.20% <ø> (+2.02%) ⬆️
tests/helpers.py 100.00% <ø> (ø)
evodcinv/_model.py 75.52% <100.00%> (+4.42%) ⬆️
tests/test_model.py 100.00% <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 7035536 into master Jul 13, 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