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

build: fix project name #2239

Merged
merged 2 commits into from Oct 12, 2022
Merged

build: fix project name #2239

merged 2 commits into from Oct 12, 2022

Conversation

subotic
Copy link
Collaborator

@subotic subotic commented Oct 6, 2022

Issue Number: DEV-

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)
  • 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
  • No

Does this PR change client-test-data?

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

Other information

@codecov
Copy link

codecov bot commented Oct 6, 2022

Codecov Report

Base: 86.85% // Head: 86.85% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (3ac8456) compared to base (c5c98ce).
Patch coverage: 75.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2239      +/-   ##
==========================================
- Coverage   86.85%   86.85%   -0.01%     
==========================================
  Files         241      241              
  Lines       27967    27970       +3     
==========================================
+ Hits        24292    24294       +2     
- Misses       3675     3676       +1     
Impacted Files Coverage Δ
...ages/util/search/gravsearch/GravsearchParser.scala 68.13% <0.00%> (-0.26%) ⬇️
...sp-shared/src/main/scala/dsp/valueobjects/V2.scala 84.50% <100.00%> (+0.44%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link

@irinaschubert irinaschubert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know the context but it looks good to me :)

@subotic subotic self-assigned this Oct 12, 2022
@subotic subotic merged commit 5af65eb into main Oct 12, 2022
@subotic subotic deleted the wip/fix-sbt-project-name branch October 12, 2022 11:23
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

3 participants