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

Value equality for MortalityTable types #126

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

chris-b1
Copy link
Contributor

@chris-b1 chris-b1 commented Mar 2, 2023

This implements == for UltimateTable and SelectUltimateTable based on the underlying values and metadata.

@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #126 (b739e0e) into master (aa662ae) will increase coverage by 0.07%.
The diff coverage is 100.00%.

❗ Current head b739e0e differs from pull request most recent head f56fd8d. Consider uploading reports for the commit f56fd8d to get more accurate results

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
+ Coverage   90.63%   90.70%   +0.07%     
==========================================
  Files           9        9              
  Lines         395      398       +3     
==========================================
+ Hits          358      361       +3     
  Misses         37       37              
Impacted Files Coverage Δ
src/MortalityTable.jl 96.72% <100.00%> (+0.16%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@alecloudenback
Copy link
Member

Thanks!

@alecloudenback alecloudenback merged commit 616a20f into JuliaActuary:master Mar 3, 2023
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