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

chore: remove project overview refactor flag #6897

Merged
merged 2 commits into from
May 7, 2024

Conversation

kwasniew
Copy link
Contributor

@kwasniew kwasniew commented Apr 22, 2024

About the changes

Removing project overview refactor flag.

Important files

Discussion points

Copy link

vercel bot commented Apr 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2024 7:44am
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2024 7:44am

Copy link

@codescene-delta-analysis codescene-delta-analysis bot left a comment

Choose a reason for hiding this comment

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

Code Health Quality Gates: OK

  • Improving Code Health: 1 findings(s) ✅

View detailed results in CodeScene

Comment on lines -81 to -82
const projectOverviewRefactor = useUiFlag('projectOverviewRefactor');

Choose a reason for hiding this comment

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

✅ Getting better: Complex Method
Project decreases in cyclomatic complexity from 26 to 22, threshold = 10

Copy link

@codescene-delta-analysis codescene-delta-analysis bot left a comment

Choose a reason for hiding this comment

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

Code Health Quality Gates: OK

  • Improving Code Health: 1 findings(s) ✅

View detailed results in CodeScene

);
};

const NewProjectOverview: FC<{
Copy link
Contributor Author

Choose a reason for hiding this comment

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

renamed to ProjectOverview

@kwasniew kwasniew merged commit 8ae7823 into main May 7, 2024
13 checks passed
@kwasniew kwasniew deleted the remove-project-overview-refactor-flag branch May 7, 2024 11:58
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