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

Bump version to v3.5.2 #457

Merged
merged 2 commits into from
Dec 18, 2024
Merged

Bump version to v3.5.2 #457

merged 2 commits into from
Dec 18, 2024

Conversation

axunonb
Copy link
Member

@axunonb axunonb commented Dec 18, 2024

  • Bump version to v3.5.2
  • Update NUnit v4.2.2 to v4.3.0
    Fix unit test that was using Is.EqualTo instead of Is.EquivalentTo for an IEnumerable object

Fix unit test that was using `Is.EqualTo` instead of `Is.EquivalentTo` for an `IEnumerable` object
@axunonb axunonb merged commit 2a0c495 into axuno:main Dec 18, 2024
3 checks passed
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97%. Comparing base (22ddd82) to head (30e260a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #457   +/-   ##
===================================
  Coverage    97%    97%           
===================================
  Files        96     96           
  Lines      3434   3434           
===================================
  Hits       3317   3317           
  Misses      117    117           

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

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.

1 participant