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

chore: Filter "HEAD" as branch name when building a release on a chec… #2817

Merged
merged 1 commit into from Sep 4, 2023

Conversation

seakayone
Copy link
Collaborator

@seakayone seakayone commented Sep 4, 2023

…kout of a tag

Pull Request Checklist

Task Description/Number

Issue Number: DEV-

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?

  • fix: represents bug fixes
  • refactor: represents production code refactoring
  • feat: represents a new feature
  • docs: documentation changes (no production code change)
  • chore: maintenance tasks (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
  • No
  • Maybe (not 100% sure => check with FE)

Does this PR change client-test-data?

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

@seakayone seakayone requested a review from mpro7 September 4, 2023 07:32
@seakayone seakayone self-assigned this Sep 4, 2023
@seakayone seakayone marked this pull request as ready for review September 4, 2023 07:32
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Patch coverage has no change and project coverage change: +69.83% 🎉

Comparison is base (12402f3) 18.00% compared to head (752881b) 87.83%.
Report is 45 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2817       +/-   ##
===========================================
+ Coverage   18.00%   87.83%   +69.83%     
===========================================
  Files         281      243       -38     
  Lines       28899    23279     -5620     
===========================================
+ Hits         5202    20448    +15246     
+ Misses      23697     2831    -20866     

see 219 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

build.sbt Show resolved Hide resolved
@seakayone seakayone merged commit 818fb41 into main Sep 4, 2023
13 checks passed
@seakayone seakayone deleted the fix/tagging branch September 4, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants