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

feat: Delete deprecated functions #109

Merged
merged 1 commit into from
Jun 1, 2022
Merged

feat: Delete deprecated functions #109

merged 1 commit into from
Jun 1, 2022

Conversation

musoke
Copy link
Owner

@musoke musoke commented Jun 1, 2022

The functions psi_whole_step, psi_half_step, and phi_step are
poorly named and have been deprecated for some time. outer_step and
inner_step are used instead.

BREAKING CHANGE: psi_whole_step, psi_half_step, and phi_step
deleted.

The functions `psi_whole_step`, `psi_half_step`, and `phi_step` are
poorly named and have been deprecated for some time.  `outer_step` and
`inner_step` are used instead.

BREAKING CHANGE: `psi_whole_step`, `psi_half_step`, and `phi_step`
deleted.
@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #109 (aba4d06) into main (974110c) will increase coverage by 0.43%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   87.27%   87.70%   +0.43%     
==========================================
  Files           8        8              
  Lines         495      488       -7     
==========================================
- Hits          432      428       -4     
+ Misses         63       60       -3     
Impacted Files Coverage Δ
src/UltraDark.jl 98.41% <ø> (+4.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 974110c...aba4d06. Read the comment docs.

@musoke musoke merged commit ac0f287 into main Jun 1, 2022
@musoke musoke deleted the delete-deprecated branch June 1, 2022 21:14
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.

1 participant