devops-customers-squad / customers

This repository contains the implementation of the customers RESTful Flask service to be used by the eCommerce site.
Apache License 2.0
0 stars 2 forks source link

try to fix the BDD URL #219

Closed YongchangLiu98 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #219 (2f15a4e) into main (0e8eef2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #219   +/-   ##
=======================================
  Coverage   99.05%   99.05%           
=======================================
  Files           4        4           
  Lines         530      530           
=======================================
  Hits          525      525           
  Misses          5        5           

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 0e8eef2...2f15a4e. Read the comment docs.

ryanjcohen commented 2 years ago

@YongchangLiu98 it looks like the BDD tests are now running in the integration stage of the pipeline, so I'm going to close this