dsp-api icon indicating copy to clipboard operation
dsp-api copied to clipboard

chore: Skip tests with Success (DEV-1112)

Open irinaschubert opened this issue 1 year ago • 2 comments

Issue Number: DEV-1112

Pull Request Checklist

Basic Requirements

Please check if your PR fulfills the following requirements:

  • [ ] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • [ ] Bugfix: represents bug fixes
  • [ ] Refactor: represents production code refactoring
  • [ ] Feature: represents a new feature
  • [ ] Documentation: documentation changes (no production code change)
  • [x] Chore: maintenance tasks (no production code change)
  • [ ] Style: styles updates (no production code change)
  • [ ] Test: all about tests: adding, refactoring tests (no production code change)
  • [ ] Other... Please describe:

Does this PR introduce a breaking change?

  • [ ] Yes
  • [x] No

Does this PR change client-test-data?

  • [ ] Yes (don't forget to update the JS-LIB team about the change)
  • [x] No

Other information

irinaschubert avatar Sep 02 '22 13:09 irinaschubert

✅  Linked to Story DEV-1112 · DSP-API: Improve release speed

swarmia[bot] avatar Sep 02 '22 13:09 swarmia[bot]

Codecov Report

Merging #2188 (bb1ac5d) into main (71c772f) will decrease coverage by 0.00%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2188      +/-   ##
==========================================
- Coverage   86.64%   86.64%   -0.01%     
==========================================
  Files         233      233              
  Lines       28020    28019       -1     
==========================================
- Hits        24277    24276       -1     
  Misses       3743     3743              
Impacted Files Coverage Δ
...a/org/knora/webapi/messages/util/ValueUtilV1.scala 91.26% <ø> (-0.05%) :arrow_down:
...n/scala/org/knora/webapi/routing/RouteUtilV1.scala 81.81% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Sep 02 '22 15:09 codecov[bot]