Repo Added
|
Files
1
|
Badge
README BADGES
|
push
github
Handle JRuby NullPointerExceptions when getting the EC group. JRuby 9.4.12.0 raises a NullPointerException when getting the group. On MRI, the group is nil. Note that earlier versions of JRuby 9.4 returned the group, but raised a NullPointerException when getting the curve_name. See commit 83bf48784.
12 of 12 relevant lines covered (100.0%)
44.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
57 | jruby-9.4-nre | Handle JRuby NullPointerExceptions when getting the EC group. JRuby 9.4.12.0 raises a NullPointerException when getting the group. On MRI, the group is nil. Note that earlier versions of JRuby 9.4 returned the group, but raised a NullPointerExce... | push | github |
100.0 |