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

Thalhammer / jwt-cpp
95%

Build:
DEFAULT BRANCH: master
Repo Added 06 Jul 2020 10:05AM CUT
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
  • refs/heads/master

17 Nov 2024 04:58AM CUT 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
  • Tree
  • List 6
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
66.67
include/jwt-cpp/traits/nlohmann-json/traits.h76 33 22 11 18.0
77.27
...wt-cpp/traits/open-source-parsers-jsoncpp/traits.h135 + 266 51 15 16.0
96.52
include/jwt-cpp/jwt.h4216 + 21091 1053 38 35.0
96.77
include/jwt-cpp/base.h351 124 120 4 2545.0
100.0
include/jwt-cpp/traits/kazuho-picojson/defaults.h77 10 10 0 28.0
100.0
include/jwt-cpp/traits/kazuho-picojson/traits.h75 29 29 0 48.0
Showing 1 to 6 of 6 entries
  • Previous
  • 1
  • Next
  • ►
    94.97
    include/

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 CUT web-flow github
94.97
11875986293 master Merge 448f48d54 into 59cdb435d Pull #361 17 Nov 2024 04:40AM CUT web-flow github
94.97
11874951762 master Merge 1d67f49ee into 59cdb435d Pull #361 17 Nov 2024 01:49AM CUT 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 CUT web-flow github
94.97
11703899316 master Merge a49c152c5 into 6dd190d15 Pull #364 07 Nov 2024 10:13AM CUT 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 CUT web-flow github
94.96
11419739358 master Merge f077349f5 into 83703d718 Pull #364 19 Oct 2024 09:14PM CUT web-flow github
94.97
11404259838 master Merge bed2b829d into 83703d718 Pull #364 18 Oct 2024 09:51PM CUT 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 CUT web-flow github
94.96
10313776482 master Add helper for making EC key from components (#358) push 09 Aug 2024 04:46AM CUT web-flow github
94.96
See All Builds (600)
  • 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

© 2025 Coveralls, Inc