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

dcowden / cadquery / 249

Builds Branch Commit Type Ran Committer Via Coverage
249 master fixed formatting push 11 Dec 2016 10:13PM UTC web-flow travis-ci pending completion   set done
248 master Update readme for CQ 2.0 roadmap push 11 Dec 2016 10:12PM UTC web-flow travis-ci pending completion   set done
247 master Added pyparsing to requirements list push 04 Dec 2016 07:54PM UTC dcowden travis-ci pending completion   set done
246 master Merge pull request #157 from Peque/freecadinit Freecadinit updates for PEP8 and Python 3. push 29 Nov 2016 01:26AM UTC web-flow travis-ci pending completion   set done
245 master Merge pull request #159 from huskier/master Fix "NameError: global name 'Face' is not defined" push 29 Nov 2016 01:24AM UTC web-flow travis-ci pending completion   set done
244 master Fix "NameError: global name 'Face' is not defined", It appears that 'Face' class is missing from __all__ list in the __init__.py. Pull #159 29 Nov 2016 01:15AM UTC web-flow travis-ci pending completion   set done
243 master Merge pull request #158 from huskier/master Correct errors for the last pull request [Fix the "'toVector' is not defined" bug] push 28 Nov 2016 09:39PM UTC web-flow travis-ci pending completion   set done
242 master Correct errors for the last commit, mainly for test function testEdgeWrapperMakeCircle and testFaceWrapperMakePlane. Now testEdgeWrapperMakeCircle passed, but there is still one problem prevent testFaceWrapperMakePlane from passing. Pull #158 28 Nov 2016 04:09PM UTC web-flow travis-ci pending completion   set done
241 master Merge pull request #156 from huskier/master Fix the "'toVector' is not defined" bug push 28 Nov 2016 03:17PM UTC web-flow travis-ci pending completion   set done
240 master 1. Add 'testEdgeWrapperMakeCircle' and 'testFaceWrapperMakePlane' test functions in TestCadObjects.py file; 2. Add self.wrapped.tessellate(tolerance) statement in CenterOfBoundBox and CombinedCenterOfBoundBox function in class Shape, and make the ... Pull #156 28 Nov 2016 03:11PM UTC web-flow travis-ci pending completion   set done
239 master @dcowden's original fix is correct ,and it appears all my fault, for I use a very old version of geom.py file, in which the Vector type is not processed properly, so all the weird things. Pull #156 28 Nov 2016 07:08AM UTC web-flow travis-ci pending completion   set done
238 master Fix if/elif statements in FreeCAD's __init__ file Pull #157 27 Nov 2016 10:38PM UTC web-flow travis-ci pending completion   set done
237 master Add another possible FreeCAD library path In Fedora, FreeCAD library can be located under `lib64` instead of `lib`. Pull #157 27 Nov 2016 08:54PM UTC web-flow travis-ci pending completion   set done
236 master 1. Fix the "'toVector' is not defined" bug. Since the type of center.wrapped with center = Vector(pnt) is not Base.Vector, I have to use center = FreeCAD.Base.Vector(pnt.x, pnt.y, pnt.z) to make the variable center a Base.Vector type. The fix work... Pull #156 25 Nov 2016 07:37AM UTC web-flow travis-ci pending completion   set done
235 master Merge pull request #153 from baoboa/patch-1 Update README.md push 12 Oct 2016 01:20PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • …
  • 35
  • 36
  • Next →
  • Back to Repo
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