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

ilammy / sabre
97%

Build:
DEFAULT BRANCH: master
Repo Added 16 Dec 2017 10:46PM UTC
Files 37
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • format-expressions
  • kcov
  • move-envs-to-macros

pending completion
70

push

travis-ci

ilammy
Fix a typo in licensing statement

This has been bugging me for a while. Now I guess is a great time
to fix it! Also remove the "contributing" section from README. It's
kind of self-evident (and can be inferred from the license text).

I also pondered the prospect of relicensing all of the code simply
under Apache license, but that's too much of a bother to update all
of the copyright lines in the codebase.

3948 of 4051 relevant lines covered (97.46%)

0.97 hits per line

Relevant lines Covered
Build:
Build:
4051 RELEVANT LINES 3948 COVERED LINES
0.97 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
70 master Fix a typo in licensing statement This has been bugging me for a while. Now I guess is a great time to fix it! Also remove the "contributing" section from README. It's kind of self-evident (and can be inferred from the license text). I also pond... push 08 Mar 2019 10:53PM UTC ilammy travis-ci pending completion  
69 master Merge pull request #22 from ilammy/final-touches Final touches on the expander Some polishing of the expander updates. Refactor the code a bit, fix some TODOs, and finally add a test which verifies that all the previous changes actually work... Pull #23 14 Jan 2018 06:23AM UTC web-flow travis-ci pending completion  
55 master Merge pull request #17 from ilammy/mandatory-spans Mandatory spans This is a preparation for new macro expander and semantic analyzer. It should simplify the new implementation which will keep macro expanders in environments. Previously w... push 05 Jan 2018 03:47PM UTC web-flow travis-ci pending completion  
54 master Make meaning spans mandatory The same as expressions, their meanings are also associated with user input so they should always have spans. The only edge case is when we encounter empty expression sequence (can be a result of an empty file). We ne... Pull #17 05 Jan 2018 03:42PM UTC web-flow travis-ci pending completion  
52 master Merge pull request #16 from ilammy/move-envs-to-macros Move environment processing to macros This moves processing of environments from semantic analysis stage to macro expansion stage. The environments are now stored in Expressions produced... push 27 Dec 2017 02:45PM UTC web-flow travis-ci pending completion  
51 master Don't pass environments to semantic processing The expressions now contain the environments so there no need to thread the environments through all meaning() calls. Drop the environments from meaning() arguments. Pull #16 27 Dec 2017 02:41PM UTC web-flow travis-ci pending completion  
49 master Merge pull request #15 from ilammy/format-expressions Better debugging formats Improved debugging output and test updates. No semantic change. push 25 Dec 2017 04:37PM UTC web-flow travis-ci pending completion  
48 master Common list-formatting utilities Some of the formatting code uses the same routines to format lists. Move them into utility module of the reader crate. These may get useful later for "display" implementation. Pull #15 25 Dec 2017 04:30PM UTC web-flow travis-ci pending completion  
44 master Merge pull request #14 from ilammy/kcov kcov-based coverage tracking This adds kcov tool for tracking code coverage of the testing suite. Adding kcov for a Rust project turned out to be a bit convoluted, but nothing especially tricky. Now ... push 16 Dec 2017 11:54PM UTC web-flow travis-ci pending completion  
43 master Add badges to README Now that we have the CI up and running, we can put some badges into README to show off. Currently only build status and coverage report. Pull #14 16 Dec 2017 11:49PM UTC web-flow travis-ci pending completion  
See All Builds (32)
  • Repo on GitHub
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