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

astropy / astropy-helpers
67%
master: 67%

Build:
Build:
LAST BUILD BRANCH: openmp.pr
DEFAULT BRANCH: master
Repo Added 21 Oct 2014 02:46PM UTC
Files 128
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 issue-209
branch: issue-209
CHANGE BRANCH
x
Reset
  • issue-209
  • eteq-patch-manifest
  • fix-astropy-import-issue
  • fix-rootdir-issue
  • fix-rootdir-issue-2
  • fix-testing-verbosity
  • late-cython
  • master
  • osx-tmpdir-fix
  • release-0.4.6
  • release-0.4.7
  • release-0.4.8
  • release-1.0
  • release-1.0.1
  • release-1.0.5
  • release-1.0.6
  • release-1.0.7rc1
  • release-1.1
  • release-1.1b1
  • release-1.1rc2
  • release-v1.2rc1
  • segfault-workaround
  • tmp-release-1.0.7
  • tmp-release-v1.2rc1
  • tmp-release-v1.3
  • tmp-release-v1.3rc1
  • v0.4.3
  • v0.4.4
  • v0.4.5
  • v0.4.6
  • v0.4.7
  • v0.4.8
  • v0.4.x
  • v1.0
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.0.4
  • v1.0.5
  • v1.0.6
  • v1.0.7
  • v1.0.x
  • v1.1
  • v1.1.1
  • v1.1.x
  • v1.1b1
  • v1.1rc1
  • v1.1rc2
  • v1.2
  • v1.2.x
  • v1.2rc1
  • v1.3
  • v1.3.1
  • v1.3.x
  • v1.3rc1
  • v2.0
  • v2.0.1
  • v2.0.10
  • v2.0.11
  • v2.0.2
  • v2.0.3
  • v2.0.4
  • v2.0.5
  • v2.0.6
  • v2.0.7
  • v2.0.8
  • v2.0.9
  • v2.0.x
  • v2.0rc1
  • v3.0
  • v3.0.1
  • v3.0.2
  • v3.0.x
  • v3.0rc1
  • v3.0rc2

pending completion
634

push

travis-ci

embray
Provides a fix for #209.  Instead of creating a new class with the original build_ext as one of its base classes, we instead update build_ext.__bases__ in place, then create a new subclass of it with the updated build_ext as its base.  The reason for creating the subclass is so that all user_options can be updated as well (though in princple those could also be updated in-place).  The new resulting _final_class will have the correct MRO in the case when Cython becomes available late.

2990 of 4492 relevant lines covered (66.56%)

7.21 hits per line

Relevant lines Covered
Build:
Build:
4492 RELEVANT LINES 2990 COVERED LINES
7.21 HITS PER LINE
Source Files on issue-209
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
634 issue-209 Provides a fix for #209. Instead of creating a new class with the original build_ext as one of its base classes, we instead update build_ext.__bases__ in place, then create a new subclass of it with the updated build_ext as its base. The reason ... push 17 Dec 2015 09:33PM UTC embray travis-ci pending completion  
See All Builds (1290)
  • 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

© 2025 Coveralls, Inc