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

Simple filter for modules #2318

Merged
merged 1 commit into from
Jun 30, 2022
Merged

Conversation

DamnClin
Copy link
Collaborator

@DamnClin DamnClin commented Jun 30, 2022

Close #2247
Related to #1565

Very simple (highly perfectible) filter for the module page

@DamnClin DamnClin force-pushed the modules-filter branch 2 times, most recently from 03d1be9 to e77c958 Compare June 30, 2022 09:48
@codecov
Copy link

codecov bot commented Jun 30, 2022

Codecov Report

Merging #2318 (047c2e4) into main (89d092d) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main     #2318   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity      2476      2465   -11     
===========================================
  Files            548       545    -3     
  Lines           9433      9427    -6     
  Branches         223       224    +1     
===========================================
- Hits            9433      9427    -6     
Impacted Files Coverage Δ
...pp/app/module/primary/modules/Modules.component.ts 100.00% <100.00%> (ø)
...p/gitpod/application/GitpodApplicationService.java 100.00% <0.00%> (ø)
...ch/application/JavaArchUnitApplicationService.java 100.00% <0.00%> (ø)
...tructure/config/JavaArchUnitBeanConfiguration.java
...rator/setup/gitpod/domain/GitpodDomainService.java
...rastructure/primary/rest/JavaArchUnitResource.java
...od/infrastructure/primary/rest/GitpodResource.java
...avatool/arch/domain/JavaArchUnitDomainService.java
...enerator/server/javatool/arch/domain/ArchUnit.java
...infrastructure/config/GitpodBeanConfiguration.java
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 89d092d...047c2e4. Read the comment docs.

@pascalgrimaud pascalgrimaud merged commit b6ccdac into jhipster:main Jun 30, 2022
@DamnClin DamnClin deleted the modules-filter branch October 25, 2022 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a text filter in module page
2 participants