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

Fixed:typos #58

Merged
merged 1 commit into from
Jun 6, 2023
Merged

Fixed:typos #58

merged 1 commit into from
Jun 6, 2023

Conversation

shenxiangzhuang
Copy link
Contributor

Fix some typos which are found when I'm reading the code~

@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b8cf576) 100.00% compared to head (58ab325) 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##            master       #58    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           16        16            
  Lines          784       106   -678     
==========================================
- Hits           784       106   -678     
Impacted Files Coverage Δ
src/pyextremes/models/distribution.py 100.00% <ø> (ø)
src/pyextremes/models/model_base.py 100.00% <ø> (ø)
src/pyextremes/models/model_emcee.py 100.00% <ø> (ø)
src/pyextremes/__init__.py 100.00% <100.00%> (ø)
src/pyextremes/eva.py 100.00% <100.00%> (ø)
src/pyextremes/extremes/block_maxima.py 100.00% <100.00%> (ø)
src/pyextremes/extremes/extremes.py 100.00% <100.00%> (ø)
src/pyextremes/extremes/peaks_over_threshold.py 100.00% <100.00%> (ø)
src/pyextremes/extremes/return_periods.py 100.00% <100.00%> (ø)
src/pyextremes/models/models.py 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

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

Copy link
Owner

@georgebv georgebv left a comment

Choose a reason for hiding this comment

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

Thank you!

@georgebv georgebv merged commit e1e8ccd into georgebv:master Jun 6, 2023
@shenxiangzhuang shenxiangzhuang deleted the fix-typos branch June 7, 2023 02:37
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.

2 participants