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

Added run filter #433

Merged
merged 5 commits into from
Nov 12, 2021
Merged

Added run filter #433

merged 5 commits into from
Nov 12, 2021

Conversation

DimitrySteenkamer
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 5, 2021

Codecov Report

Merging #433 (fe138c1) into master (4cf8d3c) will decrease coverage by 1.54%.
The diff coverage is 77.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #433      +/-   ##
==========================================
- Coverage   92.99%   91.45%   -1.55%     
==========================================
  Files         213      226      +13     
  Lines        8170     9315    +1145     
  Branches      569      671     +102     
==========================================
+ Hits         7598     8519     +921     
- Misses        572      796     +224     
Impacted Files Coverage Δ
lib/database/adapters/RunTagsAdapter.js 0.00% <0.00%> (ø)
lib/database/repositories/RunTagsRepository.js 52.94% <0.00%> (-47.06%) ⬇️
lib/server/routers/runs.router.js 100.00% <ø> (ø)
lib/usecases/run/GetAllRunsUseCase.js 29.82% <11.11%> (-70.18%) ⬇️
lib/server/controllers/runs.controller.js 52.94% <12.50%> (-5.40%) ⬇️
lib/public/views/Runs/Overview/index.js 77.89% <29.62%> (-19.37%) ⬇️
lib/public/views/Runs/Runs.js 80.89% <73.07%> (-4.69%) ⬇️
lib/public/components/Filters/RunsFilter/index.js 95.45% <83.33%> (+22.53%) ⬆️
lib/domain/dtos/GetAllRunsDto.js 92.30% <85.71%> (-7.70%) ⬇️
lib/public/components/Filters/RunsFilter/tags.js 88.88% <88.75%> (ø)
... and 20 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 4cf8d3c...fe138c1. Read the comment docs.

@DimitrySteenkamer DimitrySteenkamer merged commit e5f24d4 into master Nov 12, 2021
@DimitrySteenkamer DimitrySteenkamer deleted the feature/O2B-429 branch November 12, 2021 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant