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

Remove the unused ConfigurationStorage classes (PP-313) #1382

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

jonathangreen
Copy link
Member

Description

Remove the ConfigurationStorage classes.

Motivation and Context

After #1377 lands, the ConfigurationStorage classes are now unused. Removing these classes before getting into the main work for PP-313.

How Has This Been Tested?

  • Running tests in CI.

Checklist

  • I have updated the documentation accordingly.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (778ed79) 90.22% compared to head (b3d16f0) 90.23%.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #1382    +/-   ##
========================================
  Coverage   90.22%   90.23%            
========================================
  Files         229      229            
  Lines       29905    29713   -192     
  Branches     6831     6788    -43     
========================================
- Hits        26983    26812   -171     
+ Misses       1880     1864    -16     
+ Partials     1042     1037     -5     
Files Changed Coverage Δ
api/s3_analytics_provider.py 67.16% <100.00%> (-0.96%) ⬇️
core/model/configuration.py 92.45% <100.00%> (+1.50%) ⬆️

... and 1 file with indirect coverage changes

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

@jonathangreen jonathangreen force-pushed the feature/storage-integration branch from 8e4990d to d739045 Compare September 15, 2023 12:50
@jonathangreen jonathangreen force-pushed the feature/remove-configuration-storage branch from 9726c85 to 74af6ac Compare September 15, 2023 13:02
@jonathangreen jonathangreen changed the base branch from feature/storage-integration to feature/remove-integration-links September 15, 2023 13:03
@jonathangreen jonathangreen force-pushed the feature/remove-integration-links branch from cf60c47 to 0696d92 Compare September 19, 2023 12:50
@jonathangreen jonathangreen force-pushed the feature/remove-configuration-storage branch from 74af6ac to 294d8d0 Compare September 19, 2023 12:52
@jonathangreen jonathangreen force-pushed the feature/remove-integration-links branch from 0696d92 to 1563020 Compare September 22, 2023 19:05
@jonathangreen jonathangreen force-pushed the feature/remove-configuration-storage branch from 294d8d0 to b3d16f0 Compare September 22, 2023 19:11
@jonathangreen jonathangreen changed the base branch from feature/remove-integration-links to main September 22, 2023 19:12
Copy link
Contributor

@RishiDiwanTT RishiDiwanTT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks well 🔥

@jonathangreen jonathangreen merged commit 928f511 into main Oct 2, 2023
@jonathangreen jonathangreen deleted the feature/remove-configuration-storage branch October 2, 2023 09:06
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