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

Improved Cursor Invalid Format Error #6882

Merged
merged 1 commit into from
Feb 11, 2024
Merged

Conversation

michaelstaib
Copy link
Member

Fixes #6875

Copy link

codecov bot commented Feb 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9062a25) 70.48% compared to head (70dd0d4) 73.11%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6882      +/-   ##
==========================================
+ Coverage   70.48%   73.11%   +2.62%     
==========================================
  Files        2569     2569              
  Lines      127842   127842              
==========================================
+ Hits        90115    93470    +3355     
+ Misses      37727    34372    -3355     
Flag Coverage Δ
unittests 73.11% <100.00%> (+2.62%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link

Qodana for .NET

2 new problems were found

Inspection name Severity Problems
Redundant nullable directive 🔶 Warning 1
Static field or auto-property in generic type 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@michaelstaib michaelstaib merged commit 8c26d3b into main Feb 11, 2024
98 of 99 checks passed
@michaelstaib michaelstaib deleted the mst/cursor-format-error branch February 11, 2024 21:57
@PascalSenn PascalSenn mentioned this pull request Feb 19, 2024
@PascalSenn PascalSenn mentioned this pull request May 22, 2024
@PascalSenn PascalSenn mentioned this pull request Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid cursor in pagination returns "anemic" error
1 participant