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

Update for 1.0.4/1.1.1 #10

Merged
merged 1 commit into from
Jun 6, 2019
Merged

Update for 1.0.4/1.1.1 #10

merged 1 commit into from
Jun 6, 2019

Conversation

iamed2
Copy link
Member

@iamed2 iamed2 commented Jun 6, 2019

Closes #9

I think we should probably drop tests on Windows since there's no system code here.

Still needs #4 before we can go 1.0.

@codecov
Copy link

codecov bot commented Jun 6, 2019

Codecov Report

Merging #10 into master will increase coverage by 1.58%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   55.55%   57.14%   +1.58%     
==========================================
  Files           2        2              
  Lines           9       14       +5     
==========================================
+ Hits            5        8       +3     
- Misses          4        6       +2
Impacted Files Coverage Δ
src/utils.jl 40% <ø> (-10%) ⬇️
src/PowerSystemsUnits.jl 100% <100%> (ø) ⬆️

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 1b234d3...568450a. Read the comment docs.

@iamed2 iamed2 requested a review from nicoleepp June 6, 2019 20:19
Project.toml Show resolved Hide resolved
src/utils.jl Show resolved Hide resolved
@iamed2 iamed2 force-pushed the ed/unitful-update branch from e1099ac to 568450a Compare June 6, 2019 20:35
@iamed2 iamed2 merged commit 2bbfc4f into master Jun 6, 2019
@iamed2 iamed2 deleted the ed/unitful-update branch June 6, 2019 21:11
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.

Re-enable precompilation on Julia 1.1
3 participants