• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ayazhafiz / hgb / 173
95%

Build:
DEFAULT BRANCH: master
Ran 17 Mar 2020 12:12AM UTC
Jobs 1
Files 7
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
173

push

travis-ci-com

web-flow
Added parser that handles math expressions, strings, variables, and function-calls. (#24)

* add parsing functionality for math expressions

* progress on parser

* progress

* added grammar to hgb.cabal

* progress

* finished parser that handles math expressions and functioncalls

* fixed issue with build in hgb.cabal

* improved splitWhen to make it more readible

* ran it through hindent

* created utils.hs to store helper methods

* Added tests to increase coverage

* more tests

* removed unused lines

* Update src/Parser.hs

Co-Authored-By: hafiz <20735482+ayazhafiz@users.noreply.github.com>

* Update src/Parser.hs

Co-Authored-By: hafiz <20735482+ayazhafiz@users.noreply.github.com>

* responding to PR comments

* more pr stuff

* fixed errors

* add parsing functionality for math expressions

* progress on parser

* progress

* added grammar to hgb.cabal

* progress

* finished parser that handles math expressions and functioncalls

* fixed issue with build in hgb.cabal

* improved splitWhen to make it more readible

* Add license file

* e: add support for lexing floating point numbers (#23)

This commit support lexing floating point numbers by keeping track of
whether a decimal has been seen in a number.

* ran it through hindent

* created utils.hs to store helper methods

* Added tests to increase coverage

* more tests

* removed unused lines

* responding to PR comments

* Update src/Parser.hs

Co-Authored-By: hafiz <20735482+ayazhafiz@users.noreply.github.com>

* Update src/Parser.hs

Co-Authored-By: hafiz <20735482+ayazhafiz@users.noreply.github.com>

* more pr stuff

* fixed errors

* rearanged functions

* removed Symbol.Symbol nonsense

* saving before trying something new

* started to add errors

* improved error handling

* changed parser to give up when it hits a badly formed expression. self indulgently used a lot of  applicative fu... (continued)

230 of 232 relevant lines covered (99.14%)

0.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 173.1 17 Mar 2020 12:12AM UTC 0
99.14
Travis Job 173.1
Source Files on build 173
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #173
  • cd4cf7b5 on github
  • Prev Build on master (#141)
  • Next Build on master (#198)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc