quipucords / camayoc

Test automation framework that facilitates functional testing of quipucords.
https://camayoc.readthedocs.io/
GNU General Public License v3.0
5 stars 4 forks source link

refactor(api-reports): removing api sync merge reports tests #448

Closed abellotti closed 1 year ago

abellotti commented 1 year ago

The API is removing the sync merge reports and only supports the async merge reports. Async merge reports is being tested by the API so no longer needed here.

The QPC CLI uses the async merge reports and Camayoc already includes tests for the CLI report merges so we have coverage there already.

codecov[bot] commented 1 year ago

Codecov Report

Merging #448 (37826fa) into main (59255c8) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #448   +/-   ##
=======================================
  Coverage   79.11%   79.11%           
=======================================
  Files           5        5           
  Lines         249      249           
=======================================
  Hits          197      197           
  Misses         52       52           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more