Skip to content

Conversation

@ascopes
Copy link
Owner

@ascopes ascopes commented Feb 4, 2023

Closes #299.

Uses JSpecify for nullness annotations and abandons the unmaintained JSR-305 JAR.

@ascopes ascopes added documentation Improvements or additions to documentation housekeeping labels Feb 4, 2023
@ascopes ascopes added this to the First Stable Release (v0.0.1) milestone Feb 4, 2023
@ascopes ascopes self-assigned this Feb 4, 2023
@ascopes ascopes changed the title Closes #299 - replace JSR-305 with JSpecify Replace JSR-305 with JSpecify Feb 4, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #322 (8eb80b2) into main (f109148) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 8eb80b2 differs from pull request most recent head 3f37312. Consider uploading reports for the commit 3f37312 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #322   +/-   ##
=======================================
  Coverage   78.86%   78.86%           
=======================================
  Files          90       90           
  Lines        2697     2697           
  Branches      225      225           
=======================================
  Hits         2127     2127           
  Misses        514      514           
  Partials       56       56           
Impacted Files Coverage Δ
...s/jct/assertions/AbstractContainerGroupAssert.java 100.00% <ø> (ø)
...hub/ascopes/jct/assertions/AbstractEnumAssert.java 100.00% <ø> (ø)
...s/jct/assertions/AbstractJavaFileObjectAssert.java 100.00% <ø> (ø)
...thub/ascopes/jct/assertions/ClassLoaderAssert.java 100.00% <ø> (ø)
...b/ascopes/jct/assertions/DiagnosticKindAssert.java 100.00% <ø> (ø)
...b/ascopes/jct/assertions/JavaFileObjectAssert.java 100.00% <ø> (ø)
...copes/jct/assertions/JavaFileObjectKindAssert.java 100.00% <ø> (ø)
...o/github/ascopes/jct/assertions/JctAssertions.java 100.00% <ø> (ø)
...b/ascopes/jct/assertions/JctCompilationAssert.java 50.87% <ø> (ø)
.../github/ascopes/jct/assertions/LocationAssert.java 12.00% <ø> (ø)
... and 77 more

@ascopes ascopes merged commit 8c09f26 into main Feb 4, 2023
@ascopes ascopes deleted the task/299-jspecify branch February 4, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Swap out JSR-305 with JSpecify

2 participants