Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Agnul97
Copy link
Contributor

@Agnul97 Agnul97 commented Feb 22, 2023

This PR inserts a useful filtering for job executions rest API: The possibility to filter on startDate and endDate columns for the job exeutions

@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Merging #3723 (e0bf966) into develop (f579ebb) will increase coverage by 0.40%.
The diff coverage is 0.00%.

❗ Current head e0bf966 differs from pull request most recent head bed2600. Consider uploading reports for the commit bed2600 to get more accurate results

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #3723      +/-   ##
=============================================
+ Coverage      55.38%   55.79%   +0.40%     
  Complexity         8        8              
=============================================
  Files           1835     1835              
  Lines          34041    34046       +5     
  Branches        2717     2719       +2     
=============================================
+ Hits           18855    18997     +142     
+ Misses         14178    14053     -125     
+ Partials        1008      996      -12     
Impacted Files Coverage Δ
.../app/api/resources/v1/resources/JobExecutions.java 0.00% <0.00%> (ø)
...rtz/persistence/KapuaQuartzConnectionProvider.java 87.50% <0.00%> (-12.50%) ⬇️
...pse/kapua/commons/service/internal/ServiceDAO.java 74.08% <0.00%> (+1.52%) ⬆️
...ce/device/registry/internal/DeviceCreatorImpl.java 95.60% <0.00%> (+2.19%) ⬆️
...nnection/internal/DeviceConnectionServiceImpl.java 82.65% <0.00%> (+4.08%) ⬆️
...e/registry/internal/DeviceRegistryServiceImpl.java 68.29% <0.00%> (+4.87%) ⬆️
...device/registry/event/internal/DeviceEventDAO.java 93.33% <0.00%> (+6.66%) ⬆️
...stry/connection/internal/DeviceConnectionImpl.java 73.80% <0.00%> (+7.14%) ⬆️
...a/service/device/registry/internal/DeviceImpl.java 72.95% <0.00%> (+7.54%) ⬆️
...egistry/event/internal/DeviceEventServiceImpl.java 83.63% <0.00%> (+10.90%) ⬆️
... and 11 more

@Coduz Coduz added Enhancement This PR/Issue improves an part of Kapua REST API We hope to REST everyday labels Feb 23, 2023
@Coduz Coduz merged commit 0abf65f into eclipse-kapua:develop Feb 23, 2023
@Coduz Coduz changed the title [ECED-1521] - Inserted time range filter on job execution rest endpoint Inserted time range filter on job execution rest endpoint Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement This PR/Issue improves an part of Kapua REST API We hope to REST everyday

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants