Skip to content

常数のPIとEを使えるようにしました。#48

Merged
javecs merged 1 commit into
masterfrom
feature/constant
Apr 19, 2017
Merged

常数のPIとEを使えるようにしました。#48
javecs merged 1 commit into
masterfrom
feature/constant

Conversation

@javecs
Copy link
Copy Markdown
Owner

@javecs javecs commented Apr 19, 2017

No description provided.

@javecs javecs force-pushed the feature/constant branch from 053a082 to fbd0933 Compare April 19, 2017 12:46
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 19, 2017

Codecov Report

Merging #48 into master will decrease coverage by 0.29%.
The diff coverage is 70.14%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #48     +/-   ##
===========================================
- Coverage     71.49%   71.19%   -0.3%     
- Complexity       67       71      +4     
===========================================
  Files             8        8             
  Lines           414      434     +20     
  Branches         42       44      +2     
===========================================
+ Hits            296      309     +13     
- Misses           73       75      +2     
- Partials         45       50      +5
Impacted Files Coverage Δ Complexity Δ
...n/java/xyz/javecs/tools/expr/parser/ExprLexer.java 75% <ø> (ø) 6 <0> (ø) ⬇️
.../xyz/javecs/tools/expr/parser/ExprBaseVisitor.java 18.75% <0%> (-1.25%) 3 <0> (ø)
src/main/kotlin/xyz/javecs/tools/expr/BuiltIn.kt 100% <100%> (ø) 0 <0> (ø) ⬇️
...rc/main/kotlin/xyz/javecs/tools/expr/Calculator.kt 84.61% <57.14%> (-10.63%) 12 <3> (+1)
...c/main/kotlin/xyz/javecs/tools/expr/EvalVisitor.kt 39.13% <66.66%> (-1.78%) 16 <1> (+1)
.../java/xyz/javecs/tools/expr/parser/ExprParser.java 72.6% <71.69%> (+0.25%) 25 <0> (+2) ⬆️

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 a906ee9...fbd0933. Read the comment docs.

@javecs javecs merged commit c517393 into master Apr 19, 2017
@javecs javecs deleted the feature/constant branch April 19, 2017 12: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.

1 participant