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

Release 2.0.0 #6

Merged
merged 21 commits into from
Feb 16, 2024
Merged

Release 2.0.0 #6

merged 21 commits into from
Feb 16, 2024

Conversation

kiraware
Copy link
Owner

@kiraware kiraware commented Feb 10, 2024

  • update tutorial docs
  • update badge
  • rename exception.py to exceptions.py
  • update dependency
  • use codecov action v4
  • add and remove some test
  • update some config

update tutorial to match the new shakemap facade design. previously
shakemap was still combined with earthquake, now they are separated.
update ci badge and add codeql badge for readme and docs index.
Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (28d9ae9) 99.85% compared to head (2653824) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main        #6      +/-   ##
===========================================
+ Coverage   99.85%   100.00%   +0.14%     
===========================================
  Files          48        48              
  Lines         669       672       +3     
===========================================
+ Hits          668       672       +4     
+ Misses          1         0       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

it is difficult to merge dataclass and other class that has slots. so
remove it.
use importlib import mode for pytest.
pytest module discovery is very confusing. hopefully this will fix it.
@kiraware kiraware self-assigned this Feb 11, 2024
@kiraware kiraware added the enhancement New feature or request label Feb 11, 2024
@kiraware kiraware changed the title Release 1.0.1 Release 2.0.0 Feb 12, 2024
fix wrong reference url and use `/` prefix for url.
fix fail upload code coverage
add test for parse_weather_forecast_data
this updates
- pyproject.toml
- precommit config
- lock file
@kiraware kiraware marked this pull request as ready for review February 16, 2024 04:27
Copy link
Owner Author

@kiraware kiraware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kiraware kiraware merged commit a709401 into main Feb 16, 2024
10 checks passed
@kiraware kiraware deleted the dev branch February 16, 2024 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant