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

Next #214

Merged
merged 12 commits into from
Dec 22, 2018
Merged

Next #214

merged 12 commits into from
Dec 22, 2018

Conversation

ziflex
Copy link
Member

@ziflex ziflex commented Dec 21, 2018

No description provided.

@codecov
Copy link

codecov bot commented Dec 21, 2018

Codecov Report

Merging #214 into master will increase coverage by 0.6%.
The diff coverage is 41.6%.

@@           Coverage Diff            @@
##           master    #214     +/-   ##
========================================
+ Coverage    58.2%   58.8%   +0.6%     
========================================
  Files         179     180      +1     
  Lines        5150    5249     +99     
========================================
+ Hits         2997    3085     +88     
+ Misses       1825    1823      -2     
- Partials      328     341     +13

@ziflex ziflex merged commit 5620be2 into master Dec 22, 2018
@ziflex ziflex deleted the next branch December 22, 2018 04:14
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this pull request Apr 10, 2019
* Renamed DOCUMENT to PAGE

* Added PageLoadParams

* Added PageLoadParams

* Renamed LoadPageParams -> PageLoadParams

* Added support for context.Done() (MontFerret#201)

* Bug/MontFerret#189 operators precedence (MontFerret#202)

* Fixed math operators precedence

* Fixed logical operators precedence

* Fixed array operator

* Added support for parentheses to enforce a different operator evaluation order

* Feature/MontFerret#200 drivers (MontFerret#209)

* Added new interfaces

* Renamed dynamic to cdp driver

* Renamed drivers

* Added ELEMENT_EXISTS function (MontFerret#210)

* Renamed back PAGE to DOCUMENT (MontFerret#211)

* Added Getter and Setter interfaces
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this pull request Apr 10, 2019
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this pull request Apr 10, 2019
* Renamed DOCUMENT to PAGE

* Added PageLoadParams

* Added PageLoadParams

* Renamed LoadPageParams -> PageLoadParams

* Added support for context.Done() (MontFerret#201)

* Bug/MontFerret#189 operators precedence (MontFerret#202)

* Fixed math operators precedence

* Fixed logical operators precedence

* Fixed array operator

* Added support for parentheses to enforce a different operator evaluation order

* Feature/MontFerret#200 drivers (MontFerret#209)

* Added new interfaces

* Renamed dynamic to cdp driver

* Renamed drivers

* Added ELEMENT_EXISTS function (MontFerret#210)

* Renamed back PAGE to DOCUMENT (MontFerret#211)

* Added Getter and Setter interfaces
3timeslazy pushed a commit to 3timeslazy/ferret that referenced this pull request Apr 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.

1 participant