Skip to content

Conversation

@cgewecke
Copy link
Member

@cgewecke cgewecke commented Jul 9, 2019

Small change to the (much much) faster algo from #318 for introducing brackets. It was running into trouble with oraclize.

[Edit - just looking over this and I realize there's still a couple weird nested else-if constructions in oraclize that I commented out and don't compile correctly. Have to revisit at some point...]

@codecov-io
Copy link

Codecov Report

Merging #333 into master will increase coverage by 0.12%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #333      +/-   ##
=========================================
+ Coverage   92.07%   92.2%   +0.12%     
=========================================
  Files           6       6              
  Lines         366     372       +6     
  Branches       79      79              
=========================================
+ Hits          337     343       +6     
  Misses         29      29
Impacted Files Coverage Δ
lib/preprocessor.js 93.75% <100%> (+0.89%) ⬆️

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 1b4de69...1ec36ca. Read the comment docs.

@cgewecke cgewecke merged commit d71c962 into master Jul 9, 2019
@cgewecke cgewecke deleted the test/brackets branch July 9, 2019 07:42
@cgewecke cgewecke mentioned this pull request Jul 12, 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.

4 participants