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

Fix NRE in package processing #75

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

erikmav
Copy link
Contributor

@erikmav erikmav commented Sep 19, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #75 (b06fd8e) into main (90e54ef) will increase coverage by 0.76%.
Report is 1 commits behind head on main.
The diff coverage is 97.43%.

@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
+ Coverage   87.11%   87.88%   +0.76%     
==========================================
  Files           3        3              
  Lines         427      454      +27     
==========================================
+ Hits          372      399      +27     
  Misses         55       55              
Files Changed Coverage Δ
src/Tasks/CollectDeclaredReferencesTask.cs 87.26% <94.11%> (-0.24%) ⬇️
src/E2ETests/E2ETests.cs 91.02% <100.00%> (+1.40%) ⬆️

@dfederm dfederm merged commit 711da2f into dfederm:main Sep 19, 2023
@erikmav erikmav deleted the dev/erikmav/packageNre branch September 19, 2023 16:40
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