Closed poljar closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.35%. Comparing base (
b56114b
) to head (7164e0f
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The editorconfig and vscode settings for rust-analyzer have been established as cross-editor settings. At least nvim and vscode itself support them and people often times have trouble with our cargo fmt settings which require nightly.
This way, if a supported editor is used, no additional setup is required by the contributor.