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

rakhimov / scram / 3263

Builds Branch Commit Type Ran Committer Via Coverage
3263 develop Fix mingw update on Appveyor-CI Force upgrade of conflicting files (libzip), and use the system cmake (the mingw-cmake is crashing). cron 25 Dec 2020 01:32AM UTC rakhimov travis-ci pending completion   set done
3120 develop GUI: Replace OVERLOAD w/ qOverload from QtGlobal Since Qt 5.7 w/ C++14, Qt Core provides useful templates for specifying const, non-const, and overloaded member functions. This is especially useful in connect functions. cron 23 Oct 2020 06:50AM UTC rakhimov travis-ci pending completion   set done
1441 event-tree Refactor Initializer::tbd_ with boost::variant Instead of having separate containers per type for tbd_, a single container with boost::variant with all the types is used. The processing of to-be-defined-later constructs is made generic. This appr... push 18 Jul 2019 08:54AM UTC rakhimov travis-ci pending completion   set done
804 develop Add check of Python tests coverage on Travis-CI push 22 Jan 2018 01:36PM UTC rakhimov travis-ci pending completion   set done
1342 develop Disable gcov submission on codecov It is submitted on coveralls. codecov is for python scripts. [skip appveyor] push 08 Feb 2017 02:10AM UTC rakhimov travis-ci pending completion   set done
1341 develop Don't run brew update on macOS Travis-CI The default package versions should be good enough. [skip appveyor] cron 30 Jan 2017 05:54PM UTC rakhimov travis-ci pending completion   set done
1326 develop Separate AppleClang from Clang in CMake config AppleClang follows a different versioning scheme. The current minimum version required is 6.1 on OS X 10.10 with Xcode 6.3 (based on LLVM 3.6). [skip appveyor] push 29 Jan 2017 08:01AM UTC rakhimov travis-ci pending completion   set done
1321 develop Fix the AppVeyor build with RelWithDebInfo There's a very strange runtime failure on Windows with Release builds but not with Debug Info. The guess is that other libraries are built with the Debug info and linking (maybe static?) w/o Deb Info is ... cron 26 Jan 2017 05:49PM UTC rakhimov travis-ci pending completion   set done
1320 develop Fix the AppVeyor build with RelWithDebInfo There's a very strange runtime failure on Windows with Release builds but not with Debug Info. The guess is that other libraries are built with the Debug info and linking (maybe static?) w/o Deb Info is ... cron 24 Jan 2017 05:50PM UTC rakhimov travis-ci pending completion   set done
1317 develop Fix the AppVeyor build with RelWithDebInfo There's a very strange runtime failure on Windows with Release builds but not with Debug Info. The guess is that other libraries are built with the Debug info and linking (maybe static?) w/o Deb Info is ... push 23 Jan 2017 01:00AM UTC rakhimov travis-ci pending completion   set done
1316 appveyor Refactor Gate::AddArg<Constant>() - Remove Add-then-Remove logic - Implement Remove constant logic in terms of Erase->Add (Could be replaced by Swap in future) push 22 Jan 2017 11:34PM UTC rakhimov travis-ci pending completion   set done
1315 develop Refactor Pdag::Clear*() node mark clear functions These functions are made generic, and generic DFS traversal is used with generic lambdas. These generic traversal functions can also be used for other purposes. push 22 Jan 2017 10:56AM UTC rakhimov travis-ci pending completion   set done
1314 pdag Refactor Pdag::Clear*() node mark clear functions These functions are made generic, and generic DFS traversal is used with generic lambdas. These generic traversal functions can also be used for other purposes. push 22 Jan 2017 10:41AM UTC rakhimov travis-ci pending completion   set done
1312 settings Refactor Settings class fields - Remove string fields - Introduce Algorithm and Approximation enums - Change the layout - "none" instead of "no" as an Approximation option As a result of refactoring the Settings instances are cheaper to copy. Th... push 22 Jan 2017 02:22AM UTC rakhimov travis-ci pending completion   set done
1310 develop Update minimum required Clang version to 3.6 Clang 3.5 is having trouble compiling Boost range adaptors with lambdas. Boost range concept checks in ext/algorithms are removed due to annoying false-positive warnings from Clang 3.6 to 3.8. [skip a... push 21 Jan 2017 08:41AM UTC rakhimov travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 41
  • 42
  • 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