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: resolve deprecation warning regarding whereNotNull #186

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

JKRhb
Copy link
Member

@JKRhb JKRhb commented Oct 23, 2024

This PR resolves a warning the linter currently raises due to the deprecation of whereNotNull from the collection package. Getting rid of the warning will once again grant the package a full score on pub.dev.

@JKRhb JKRhb enabled auto-merge October 23, 2024 11:50
@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.34%. Comparing base (26878dd) to head (6cbbd6a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #186   +/-   ##
=======================================
  Coverage   63.34%   63.34%           
=======================================
  Files          78       78           
  Lines        2275     2275           
=======================================
  Hits         1441     1441           
  Misses        834      834           

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

@JKRhb JKRhb merged commit aa26ef6 into main Oct 23, 2024
5 checks passed
@JKRhb JKRhb deleted the fix-deprecation branch October 23, 2024 11:51
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