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

ossama-othman / MaRC / 9947283535

Builds Branch Commit Type Ran Committer Via Coverage
9947283535 main Correct typos in docs. push 15 Jul 2024 10:04PM UTC ossama-othman github
89.66
9864010704 main Update and correct Doxygen based documentation. (#130) * Doxyfile: Update using 'doxygen -u'. * src: Remove stray Doxygen grouping command. * Correct Doxygen grouping commands. * lib: Doxygen documentation corrections. push 09 Jul 2024 08:54PM UTC web-flow github
89.66
9863942222 doxygen-update Merge branch 'main' into doxygen-update Pull #130 09 Jul 2024 08:48PM UTC ossama-othman github
89.66
9069308530 main Update references to default branch to 'main'. The "master" branch has been renamed to "main". Update references to that branch accordingly. push 13 May 2024 08:26PM UTC ossama-othman github
89.66
9069121332 main src: Avoid string copy. Assigning a reference to an "auto" variable does not deduce the reference. Explicitly declare the "auto" variable, a string in this case, as a reference to avoid a copy, e.g.: auto const & author = ...; push 13 May 2024 08:09PM UTC ossama-othman github
89.66
8912799447 master src: Avoid string copy. Assigning a reference to an "auto" variable does not deduce the reference. Explicitly declare the "auto" variable, a string in this case, as a reference to avoid a copy, e.g.: auto const & author = ...; push 01 May 2024 05:41PM UTC ossama-othman github
89.66
8912431392 master lib: Improve type correctness in scale_and_offset. Avoid integer overflow when determining the range of a signed integer type (e.g. INT_MAX - INT_MIN) in the scale_and_offset<>() functor by taking advantage of the fact that the range for the corr... push 01 May 2024 05:08PM UTC ossama-othman github
89.66
3020060402 master Remove Travis CI builds. push 09 Sep 2022 04:56AM UTC Ossama Othman github pending completion
3019149207 master github: Add a Coverity Scan Github action. push 09 Sep 2022 12:27AM UTC Ossama Othman github pending completion
2982941136 master lib: Simplify GLL summation mode detection. (#129) push 03 Sep 2022 03:09AM UTC GitHub github pending completion
2982894617 gll-summation-mode Merge b10c9d55d into fb4022f85 Pull #129 03 Sep 2022 02:46AM UTC GitHub github pending completion
2982891346 gll-summation-mode lib: Explicitly declare virtual destructor. push 03 Sep 2022 02:44AM UTC Ossama Othman github pending completion
2982867473 valgrind-check Merge a4f0925ba into fb4022f85 Pull #128 03 Sep 2022 02:34AM UTC GitHub github pending completion
2982866301 valgrind-check tests: Support 'check-valgrind' make target. push 03 Sep 2022 02:33AM UTC Ossama Othman github pending completion
2980695305 master lib: Disallow copying and moving as appropriate. (#127) push 02 Sep 2022 05:09PM UTC GitHub github pending completion
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 20
  • 21
  • 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

© 2026 Coveralls, Inc