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

Fix failing atan_rev test #30

Merged
merged 1 commit into from
Jun 12, 2019
Merged

Fix failing atan_rev test #30

merged 1 commit into from
Jun 12, 2019

Conversation

dpsanders
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Jun 11, 2019

Codecov Report

Merging #30 into master will decrease coverage by 42.84%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #30       +/-   ##
===========================================
- Coverage   95.96%   53.12%   -42.85%     
===========================================
  Files           8       10        +2     
  Lines         124      224      +100     
===========================================
  Hits          119      119               
- Misses          5      105      +100
Impacted Files Coverage Δ
src/inverse_trig.jl 40% <100%> (-60%) ⬇️
src/exponential.jl 53.57% <0%> (-46.43%) ⬇️
src/transformations.jl 54.16% <0%> (-45.84%) ⬇️
src/arithmetic.jl 34.54% <0%> (-44.63%) ⬇️
src/extrema.jl 83.33% <0%> (-16.67%) ⬇️
src/trig.jl 83.78% <0%> (-16.22%) ⬇️
src/powers.jl 0% <0%> (ø)
src/pave.jl 0% <0%> (ø)

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 f03cadd...85163d9. Read the comment docs.

@dpsanders dpsanders merged commit f1e847d into master Jun 12, 2019
This was referenced Jun 12, 2019
@lucaferranti lucaferranti deleted the fix_atan_test branch May 29, 2022 08:51
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