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

Minor cleanup in AccessPathElement #851

Merged
merged 2 commits into from
Oct 20, 2023

Conversation

msridhar
Copy link
Collaborator

Remove an unused method and add a use of Objects.equals()

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f17c91c) 86.87% compared to head (ecbe2af) 86.90%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #851      +/-   ##
============================================
+ Coverage     86.87%   86.90%   +0.03%     
+ Complexity     1880     1879       -1     
============================================
  Files            74       74              
  Lines          6200     6199       -1     
  Branches       1202     1202              
============================================
+ Hits           5386     5387       +1     
+ Misses          406      405       -1     
+ Partials        408      407       -1     
Files Coverage Δ
.../com/uber/nullaway/dataflow/AccessPathElement.java 75.00% <100.00%> (+8.33%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@msridhar msridhar enabled auto-merge (squash) October 20, 2023 21:20
@msridhar msridhar merged commit bc94dcc into uber:master Oct 20, 2023
10 checks passed
@msridhar msridhar deleted the cleanup-accesspathelement branch October 20, 2023 21:29
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.

2 participants