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

sync #116

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

sync #116

wants to merge 1 commit into from

Conversation

mushroomempires
Copy link
Contributor

Description

PLEASE MAKE SURE THAT THE BRANCH PR INCLUDES JIRA TICKET ID (for centreon-internal)

Please include a short resume of the changes and what is the purpose of PR. Any relevant information should be added to help:

  • QA Team (Quality Assurance) with tests.
  • reviewers to understand what are the stakes of the pull request.

Fixes # (issue)

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software

Target serie

  • 22.10.x
  • 23.04.x
  • 23.10.x
  • 24.04.x
  • 24.10.x
  • master

How this pull request can be tested ?

Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.

Any relevant details of the configuration to perform the test should be added.

Checklist

Community contributors & Centreon team

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have rebased my development branch on the base branch (master, maintenance).

@mushroomempires mushroomempires requested a review from a team as a code owner November 26, 2024 10:37
Copy link

Code coverage report for centreon-packages-ui component 🚀

Coverage after merging sync-26-11-2024 into develop will be
77.39%
Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
centreon/packages/ui/src/Graph
   index.ts100%100%100%100%
centreon/packages/ui/src/Graph/Chart/Legend
   Legend.styles.ts79.31%58.33%100%92.31%19, 22, 22–23, 46, 66
   index.tsx66.15%66.67%60%67.86%100, 123, 127–129, 57, 69, 69, 69–70, 73, 73, 73, 73, 73–74, 76, 79
centreon/packages/ui/src/Graph/Timeline
   ResponsiveTimeline.tsx100%100%100%100%
   Timeline.cypress.spec.tsx100%100%100%100%
   Timeline.tsx100%100%100%100%
   index.ts100%100%100%100%
   timeline.styles.ts100%100%100%100%
   translatedLabel.ts100%100%100%100%
   useTimeline.ts62.50%0%80%73.33%75, 77, 77, 77, 77, 77–78, 81
centreon/packages/ui/src/Graph/common/BaseChart
   BaseChart.tsx96.43%94.12%100%100%76
centreon/packages/ui/src/Listing
   index.tsx80.37%79.37%83.33%80%302, 311, 321–322, 326–327, 347–348, 350, 353, 359, 364, 369, 386–387, 393, 395, 407–408, 413, 427, 470–471, 474–476, 479, 500, 570, 573, 625, 642, 704, 704, 75, 79–80
centreon/packages/ui/src/Listing/EmptyResult
   EmptyResult.tsx50%100%0%100%
centreon/packages/ui/src/components/Layout/PageLayout
   PageLayout.styles.ts100%100%100%100%

Copy link

Code coverage report for centreon centreon 🚀

Coverage after merging sync-26-11-2024 into develop will be
92.62%
Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines
centreon/www/front_src/src/AdditionalConnectorConfiguration/Listing/Columns
   useColumnsStyles.ts100%100%100%100%
centreon/www/front_src/src/AdditionalConnectorConfiguration/Listing/Columns/Actions
   Actions.tsx100%100%100%100%
centreon/www/front_src/src/AgentConfiguration/Listing/Columns
   Action.styles.ts100%100%100%100%
   Action.tsx100%100%100%100%
centreon/www/front_src/src/BreadcrumbTrail
   Breadcrumb.tsx100%100%100%100%
centreon/www/front_src/src/Dashboards
   translatedLabels.tsx100%100%100%100%
centreon/www/front_src/src/Dashboards/SingleInstancePage/Dashboard
   atoms.ts93.81%94.44%91.30%94.44%120, 53, 55, 57, 62
centreon/www/front_src/src/Dashboards/SingleInstancePage/Dashboard/Widgets
   NoResources.tsx100%100%100%100%
   utils.ts95.30%83.87%96.77%98.85%132, 155, 299, 304, 308, 440
centreon/www/front_src/src/Dashboards/SingleInstancePage/Dashboard/Widgets/centreon-widget-graph/src
   LineChart.tsx95.65%92.31%100%100%161, 164
centreon/www/front_src/src/Dashboards/SingleInstancePage/Dashboard/Widgets/centreon-widget-statusgrid/src/StatusGridCondensed
   useStatusGridCondensed.ts100%100%100%100%
centreon/www/front_src/src/Dashboards/SingleInstancePage/Dashboard/Widgets/centreon-widget-statusgrid/src/StatusGridStandard
   StatusGrid.tsx93.67%91.18%100%94.29%100, 189, 95–96, 99
centreon/www/front_src/src/Dashboards/components/DashboardLibrary/DashboardListing/Actions
   Filter.tsx90.91%100%83.33%93.75%34
centreon/www/front_src/src/Dashboards/components/DashboardLibrary/DashboardsOverview
   DashboardsOverview.styles.ts100%100%100%100%
   DashboardsOverview.tsx87.23%88.89%71.43%90.91%118, 53, 67, 81
centreon/www/front_src/src/Navigation/Sidebar/Menu
   CollapsibleItems.tsx83%71.05%90.91%90.20%174, 174, 174–175, 181, 181, 181–182, 185, 209, 250, 261–262, 262, 262, 302
   MenuItems.tsx96.67%97.06%100%95%140, 146
centreon/www/front_src/src/Resources/Filter/Edit
   index.tsx59.38%50%50%63.64%109, 63, 67, 69, 73, 79, 81–82, 87

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