Skip to content

Remove deprecated FSProvider interfaces #545

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

Merged
merged 2 commits into from
Aug 7, 2025

Conversation

sproshev
Copy link
Member

@sproshev sproshev commented Aug 5, 2025

All the docs except JVMFileSystemProvider.ReadOnly and JVMFileSystemProvider.ReadWrite are left untouched.


Type of the change

  • New feature
  • Bug fix
  • Documentation fix
  • Tests improvement

Checklist for all pull requests

  • The pull request has a description of the proposed change
  • I read the Contributing Guidelines before opening the pull request
  • The pull request uses develop as the base branch
  • Tests for the changes have been added
  • All new and existing tests passed
Additional steps for pull requests adding a new feature
  • An issue describing the proposed change exists
  • The pull request includes a link to the issue
  • The change was discussed and approved in the issue
  • Docs have been added / updated

All the docs except JVMFileSystemProvider.ReadOnly and JVMFileSystemProvider.ReadWrite are left untouched.
@sproshev sproshev requested a review from skarpovdev as a code owner August 5, 2025 19:16
Copy link

github-actions bot commented Aug 5, 2025

Qodana for JVM

381 new problems were found

Inspection name Severity Problems
Check Kotlin and Java source code coverage 🔶 Warning 376
Vulnerable imported dependency 🔶 Warning 4
String concatenation that can be converted to string template ◽️ Notice 1
@@ Code coverage @@
+ 67% total lines covered
8740 lines analyzed, 5941 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Signed-off-by: Sergey Karpov <[email protected]>
@skarpovdev skarpovdev self-requested a review August 7, 2025 10:39
@sproshev sproshev merged commit 936111f into develop Aug 7, 2025
6 checks passed
@sproshev sproshev deleted the sproshev/deprecated-fs-interfaces branch August 7, 2025 10: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.

2 participants