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

nCoda / fujian
91%

Build:
DEFAULT BRANCH: master
Repo Added 11 Nov 2015 04:15AM UTC
Files 2
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
  • main
  • ncoda

pending completion
25

push

travis-ci

crantila
Fixed: Fujian works with CPython 2.7

Fujian didn't work with CPython 2.7 because the __builtins__ module could not
be deepcopied. Now, Fujian shares its __builtins__ module with the code being
executed, so the deepcopy is unnecessary, so Fujian works with CPython 2.7.

This doesn create another avenue for submitted code to crash Fujian, but if
someone starts reassigning things in __builtins__ then they're really asking
for trouble to begin with.

90 of 99 relevant lines covered (90.91%)

3.64 hits per line

Relevant lines Covered
Build:
Build:
99 RELEVANT LINES 90 COVERED LINES
3.64 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
25 master Fixed: Fujian works with CPython 2.7 Fujian didn't work with CPython 2.7 because the __builtins__ module could not be deepcopied. Now, Fujian shares its __builtins__ module with the code being executed, so the deepcopy is unnecessary, so Fujian w... push 20 Mar 2016 09:44PM UTC crantila travis-ci pending completion  
24 master Update .gitignore to include all the standard GitHub stuff push 01 Mar 2016 09:36PM UTC crantila travis-ci pending completion  
23 master all the badges have :alt: push 20 Dec 2015 10:41PM UTC crantila travis-ci pending completion  
22 master add 'dist' dir to gitignore push 18 Dec 2015 08:19PM UTC crantila travis-ci pending completion  
21 master what a dunce push 18 Dec 2015 08:07PM UTC crantila travis-ci pending completion  
18 master README: experimenting with formatting 4 push 18 Dec 2015 07:48PM UTC crantila travis-ci pending completion  
17 master New: PyPI-related badges on README push 18 Dec 2015 07:42PM UTC crantila travis-ci pending completion  
16 master Docs: fix some xrefs push 18 Dec 2015 07:36PM UTC crantila travis-ci pending completion  
15 master add gitignore for docs/_build push 18 Dec 2015 07:10PM UTC crantila travis-ci pending completion  
14 master Fixed: requirements.txt & .travis.yml (for pytest-cov & coveralls) Previously, we used "coverage" directly. However, this brought a version of "coverage" incompatible with "coveralls," and it was suboptimal with pytest. So I removed the direct r... push 18 Dec 2015 06:09PM UTC crantila travis-ci pending completion  
See All Builds (14)
  • 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