Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to JSpecify 0.3-alpha-2 #691

Merged
merged 1 commit into from
Nov 29, 2022
Merged

Update to JSpecify 0.3-alpha-2 #691

merged 1 commit into from
Nov 29, 2022

Conversation

msridhar
Copy link
Collaborator

Change all occurrences of org.jspecify.nullness to org.jspecify.annotations to match the new package structure. Note that this change only impacts test code; the main NullAway code does not (yet) have any JSpecify dependence.

@msridhar msridhar changed the title Update to JSpecify 0.3-alpha2 Update to JSpecify 0.3-alpha-2 Nov 29, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build #1004

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 92.875%

Files with Coverage Reduction New Missed Lines %
../nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPath.java 1 95.24%
Totals Coverage Status
Change from base Build #1003: -0.02%
Covered Lines: 5123
Relevant Lines: 5516

💛 - Coveralls

Copy link
Collaborator

@lazaroclapp lazaroclapp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@msridhar msridhar merged commit dafe8cb into master Nov 29, 2022
@msridhar msridhar deleted the jspecify-0.3-alpha2 branch November 29, 2022 20:20
msridhar added a commit to msridhar/NullAway that referenced this pull request Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants