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 all instances of CertificationStats - APPEALS/24135 #18986

Closed
wants to merge 1 commit into from

Conversation

brandondorner
Copy link
Contributor

@brandondorner brandondorner commented Jul 11, 2023

Resolves https://jira.devops.va.gov/browse/APPEALS-24135

Description

This functionality of CertificationStats has been removed from the app but the tests were erroneously left in. The original deprecation comes from the PRs: #1193,
#11934,
#12991, and
#13095

More specifically it looks like this was meant to be removed but was not per:
#12991 (comment)

Note:

There will also be other removed sections related to this => dispatch_stats and potentially StatsContainer.

These will be in another commit/PR because those are more obscure while the certification_stats stuff can for sure be removed.

Related PRs:

#18988 | Removes deprecated DispatchStats code

Acceptance Criteria

  • Code compiles correctly
  • Removed files are not used anywhere else
  • CertificationStats and certification_stats are not found elsewhere in the app

Code Climate

Your code does not add any new code climate offenses? If so why?

  • No new code was added

Other Issues/PRs that are of use:
#12692 -> Team planning the includes the deprecation
#12991
#13255 -> It seems some of the stat monitoring has been reintroduced as Metrics

Copy link
Contributor Author

@brandondorner brandondorner left a comment

Choose a reason for hiding this comment

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

CertificationStats and certification_stats no longer show up anywhere in the codebase. I believe this is all that needs to be removed for now.

If you find something else please respond to this comment.

@codeclimate
Copy link

codeclimate bot commented Jul 11, 2023

Code Climate has analyzed commit 0923827 and detected 0 issues on this pull request.

View more on Code Climate.

This functionality of the app has been deprecated.
More details will be placed in the corresponding PR but the original
deprecation comes from the PRs:
#11934
and
#12991

More specifically it looks like this was meant to be removed but was
not per:
#12991 (comment)

Last note is that there will also be other removed sections related
to this, `dispatch_stats` and potentially 'StatsContainer.

These will be in another commit/PR because those are more obscure
while the `certification_stats` stuff can for sure be removed.
@brandondorner
Copy link
Contributor Author

This PR is being combined with #18988 to form two new PRs with different scopes:
#18998
#18999

@ThorntonMatthew ThorntonMatthew deleted the dorner/appeal-24135 branch November 21, 2023 16:57
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.

1 participant