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

Thalhammer / jwt-cpp
95%

Build:
DEFAULT BRANCH: master
Repo Added 06 Jul 2020 10:05AM UTC
Files 6
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • fix/CI_CD
  • refs/heads/master

17 Nov 2024 04:58AM UTC coverage: 94.974%. Remained the same
11876093722

push

github

web-flow
Ensure array_type has front() method + fix array_type on jsoncpp (#361)

* Use operator[] instead of front to support jsoncpp

Replace the `front()` with `[0]` as front is not supported by jsoncpp on
array types.

Signed-off-by: Omar Mohamed <mohamed.omar67492@gmail.com>

* Revert "Use operator[] instead of front to support jsoncpp"

This reverts commit dfa7d29da.

* Implement `front()` in jsoncpp array_type

Signed-off-by: Omar Mohamed <mohamed.omar67492@gmail.com>

* Check if array_type has a front() method

Signed-off-by: Omar Mohamed <mohamed.omar67492@gmail.com>

* Add `front()` to jsoncons array_type

* Remove non-const overloads of front()

Signed-off-by: Omar Mohamed <mohamed.omar67492@gmail.com>

* Fix check for front() in array_type

Signed-off-by: Omar Mohamed <mohamed.omar67492@gmail.com>

* Use std::decay

Signed-off-by: Omar Mohamed <mohamed.omar67492@gmail.com>

* fix example to print array value

* expose base class ctors

* update as_array traits helper

* fixup linter

---------

Signed-off-by: Omar Mohamed <mohamed.omar67492@gmail.com>
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>

1285 of 1353 relevant lines covered (94.97%)

255.52 hits per line

Relevant lines Covered
Build:
Build:
1353 RELEVANT LINES 1285 COVERED LINES
255.52 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
11876093722 master Ensure array_type has front() method + fix array_type on jsoncpp (#361) * Use operator[] instead of front to support jsoncpp Replace the `front()` with `[0]` as front is not supported by jsoncpp on array types. Signed-off-by: Omar Mohamed ... push 17 Nov 2024 05:00AM UTC web-flow github
94.97
11875986293 master Merge 448f48d54 into 59cdb435d Pull #361 17 Nov 2024 04:40AM UTC web-flow github
94.97
11874951762 master Merge 1d67f49ee into 59cdb435d Pull #361 17 Nov 2024 01:49AM UTC web-flow github
94.97
11874681123 master Refactor base64 decoding to use a lookup table (#364) * Refactor base64 decoding to use a lookup table * Refactor base64 decoding to use a lookup table - clang format adaptions push 17 Nov 2024 01:11AM UTC web-flow github
94.97
11703899316 master Merge a49c152c5 into 6dd190d15 Pull #364 07 Nov 2024 10:13AM UTC web-flow github
94.97
11641521419 master Update CMakeLists.txt (#365) Specify C++ language to avoid searching for C compiler push 02 Nov 2024 09:12AM UTC web-flow github
94.96
11419739358 master Merge f077349f5 into 83703d718 Pull #364 19 Oct 2024 09:14PM UTC web-flow github
94.97
11404259838 master Merge bed2b829d into 83703d718 Pull #364 18 Oct 2024 09:51PM UTC web-flow github
94.97
10658599593 master Add testing with RSA keys encrypted with a passphrase (#360) * add testing with rsa and a passphrase * fix name and disable 1.0.2 * enable ctest output on failure * re-enable test for 1.0.2 * try keys generated with older openssl *... push 02 Sep 2024 12:27AM UTC web-flow github
94.96
10313776482 master Add helper for making EC key from components (#358) push 09 Aug 2024 04:46AM UTC web-flow github
94.96
See All Builds (601)
  • 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

© 2026 Coveralls, Inc