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

JasonPries / Oersted / 108 / 1
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: devel
DEFAULT BRANCH: master
Ran 14 Dec 2016 02:08AM UTC
Files 52
Run time 4s
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

13 Dec 2016 04:07PM UTC coverage: 91.858%. First build
ARCH="x86_64"

push

travis-ci

web-flow
Refactor after move to CMake/GoogleTest (#1)

* Translate tests from CMake to GoogleTest
* Split Branch/Star/Constellation into multiple files
* Update Sketch.save_as to create directory if it does not exist using Boost::Filesystem
* Split Constraint.h/Constraint.cpp into multiple h/cpp files
* Split Pattern.h/Pattern.cpp into multiple h/cpp files
* Separate mesh/Point class in to own Point.h/Point.cpp files
* Separate mesh/utility functions into own util.h/util.cpp files
* Fixed problem with Sketch Contour/Boundary parsing related to supremum calculations
* Added .oesk extension for sketch output files
* Added .oeme extension for mesh output files
* Add build_gallery.py python script. Parses ./build/test/output directory for .oesk and .oeme files and saves images using matplotlib
* Removed using namespace std
* Updated implementation of RotateCopy
* Added RemoveInternalBoundary option to Pattern and subclasses
* Rewrote Mesh::locate_triangle function
* Changed type of Mesh.Points from vector<Point*> to vector<Point>
* Changed Edge members from type Edge* to type size_t
* Cleanup of Edge and Node access interface in Mesh
* Change Mesh::Edges from type std::vector<Edge*> to std::Vector<Edge>
* Add std::vector<DartConstraint> Constraints to Mesh. Revamp of constraint handling.
* Change Sketch Variable and Vertex vectors from raw pointers to shared pointers
* Change Sketch Boundary and Contour vector from raw pointers to shared pointers
* Change Sketch Pattern vector from raw pointers to shared pointers
* Change Sketch Constraint and Curve vectors from raw pointers to shared pointers
* Fix memory leaks
* Cleanup of Sketch and reorganization of dependencies
* Add shared_ptr const correctness to Sketch
* Robustified implementation of Sketch::solve()
* Started refactorization of mesh refinement control algorithm

2121 of 2309 relevant lines covered (91.86%)

5708.82 hits per line

Source Files on job 108.1 (ARCH="x86_64")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 108
  • Travis Job 108.1
  • 7acb9b2f on github
  • Next Job for ARCH="x86_64" on devel (#109.1)
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