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

General Improvements #635

Merged
merged 6 commits into from
Feb 16, 2024
Merged

General Improvements #635

merged 6 commits into from
Feb 16, 2024

Conversation

viceroypenguin
Copy link
Owner

  • More Collection Expression improvements
  • Fix unit test behaviors
  • Improve .editorconfig
  • Fix whitespace styles

Fixes #623
Fixes #625

@viceroypenguin viceroypenguin added this to the 6.0.0 milestone Feb 16, 2024
Copy link

codecov bot commented Feb 16, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (acc01e1) 93.77% compared to head (ceaec6c) 93.77%.
Report is 1 commits behind head on master.

❗ Current head ceaec6c differs from pull request most recent head 12280d7. Consider uploading reports for the commit 12280d7 to get more accurate results

Files Patch % Lines
...ce/SuperLinq/Collections/UpdatablePriorityQueue.cs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #635   +/-   ##
=======================================
  Coverage   93.77%   93.77%           
=======================================
  Files         248      248           
  Lines        7786     7786           
  Branches     1592     1592           
=======================================
  Hits         7301     7301           
  Misses        294      294           
  Partials      191      191           

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

@viceroypenguin viceroypenguin merged commit 47d0ffd into master Feb 16, 2024
2 checks passed
@viceroypenguin viceroypenguin deleted the enumerations branch February 16, 2024 18:44
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.

Disable xUnit1042 Update maxEnumerations in tests
1 participant