Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

hf-4186/update: add issuer and issuer uuid to the type aggregation query#1382

Merged
bilalesi merged 2 commits into
developfrom
hf-4186/add-issuer-type-filter
Aug 26, 2023
Merged

hf-4186/update: add issuer and issuer uuid to the type aggregation query#1382
bilalesi merged 2 commits into
developfrom
hf-4186/add-issuer-type-filter

Conversation

@bilalesi
Copy link
Copy Markdown
Contributor

Fixes #BlueBrain/nexus#4186

Description

How has this been tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added necessary unit and integration tests.
  • I have added screenshots (if applicable), in the comment section.

@bilalesi bilalesi requested a review from Dinika August 22, 2023 07:50
@bilalesi bilalesi self-assigned this Aug 22, 2023
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 23, 2023

Codecov Report

Merging #1382 (6127559) into develop (3c0e9e9) will increase coverage by 0.09%.
Report is 12 commits behind head on develop.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop    #1382      +/-   ##
===========================================
+ Coverage    48.58%   48.68%   +0.09%     
===========================================
  Files          248      248              
  Lines        11235    11247      +12     
  Branches      2618     2624       +6     
===========================================
+ Hits          5459     5476      +17     
+ Misses        5742     5738       -4     
+ Partials        34       33       -1     
Files Changed Coverage Δ
...c/shared/containers/ResourceListBoardContainer.tsx 67.50% <ø> (ø)
src/shared/containers/ResourceListContainer.tsx 53.16% <ø> (ø)
...bapps/admin/components/Settings/GeneralSubView.tsx 22.22% <ø> (ø)
src/subapps/dataExplorer/ColumnsSelector.tsx 79.16% <ø> (ø)
src/subapps/dataExplorer/DataExplorer.tsx 91.82% <ø> (ø)
src/shared/hooks/useJIRA.ts 51.04% <100.00%> (+0.77%) ⬆️
src/shared/molecules/TypeSelector/TypeSelector.tsx 81.60% <100.00%> (+1.36%) ⬆️
src/subapps/dataExplorer/DataExplorerTable.tsx 62.16% <100.00%> (ø)
src/subapps/dataExplorer/DataExplorerUtils.tsx 75.00% <100.00%> (+0.92%) ⬆️

... and 2 files with indirect coverage changes

@bilalesi bilalesi merged commit efe3357 into develop Aug 26, 2023
@bilalesi bilalesi deleted the hf-4186/add-issuer-type-filter branch August 26, 2023 16:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants