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

A lot of modifications #37

Merged
merged 71 commits into from
Oct 10, 2019
Merged

A lot of modifications #37

merged 71 commits into from
Oct 10, 2019

Conversation

when deprecating iteration interface, `isapprox` cannot
be applied onto `EquationOfState`s
this cannot fix #31, an iteration interface
still need to be defined. And once it is defined,
the error emerges.
should be replaced in linear fitting
Refactor module `NonlinearFitting` using traits
or else it fails on CIs
@codecov
Copy link

codecov bot commented Oct 10, 2019

Codecov Report

Merging #37 into master will decrease coverage by 15.84%.
The diff coverage is 22.5%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #37       +/-   ##
===========================================
- Coverage    49.5%   33.65%   -15.85%     
===========================================
  Files           7        7               
  Lines         202      205        +3     
===========================================
- Hits          100       69       -31     
- Misses        102      136       +34
Impacted Files Coverage Δ
src/Find.jl 0% <0%> (ø) ⬆️
src/Collections.jl 31.46% <24.13%> (-18.21%) ⬇️
src/NonlinearFitting.jl 30.76% <30.76%> (-69.24%) ⬇️

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 e58654a...4752766. Read the comment docs.

@singularitti singularitti self-assigned this Oct 10, 2019
@singularitti singularitti merged commit 62f41db into master Oct 10, 2019
singularitti added a commit to MineralsCloud/Express.jl that referenced this pull request Oct 10, 2019
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