- Notifications
You must be signed in to change notification settings - Fork311
Merge | Delete NotImplemented.cs#3340
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Fix path for one of the provider base classes
codecovbot commentedMay 9, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #3340 +/- ##==========================================+ Coverage 65.07% 66.97% +1.89%========================================== Files 298 299 +1 Lines 65515 65564 +49 ==========================================+ Hits 42634 43909 +1275+ Misses 22881 21655 -1226
Flags with carried forward coverage won't be shown.Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
17621da
intomainUh oh!
There was an error while loading.Please reload this page.
Description: Simple as that, I deleted NotImplemented.cs - it wasn't being used anywhere.
Also fixed a linked path for a providerbase class that is in the common project now.
Testing: Everything still builds, I guess it really wasn't being used.