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

Add ProducerOf.apply2/ConsumerOf.apply2 for binary compatibility [CE2] #377

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

Z1kkurat
Copy link
Contributor

@Z1kkurat Z1kkurat commented Aug 24, 2023

This is a continuation of #373 and a back-port of #376

@Z1kkurat Z1kkurat changed the title Add ProducerOf.apply2/ConsumerOf.apply2 for binary compatibility Add ProducerOf.apply2/ConsumerOf.apply2 for binary compatibility [CE2] Aug 24, 2023
@coveralls
Copy link

coveralls commented Aug 24, 2023

Pull Request Test Coverage Report for Build 5964648481

  • 0 of 2 (0.0%) changed or added relevant lines in 2 files are covered.
  • 4 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.3%) to 75.566%

Changes Missing Coverage Covered Lines Changed/Added Lines %
skafka/src/main/scala/com/evolutiongaming/skafka/consumer/ConsumerOf.scala 0 1 0.0%
skafka/src/main/scala/com/evolutiongaming/skafka/producer/ProducerOf.scala 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
skafka/src/main/scala/com/evolutiongaming/skafka/consumer/Consumer.scala 1 57.71%
skafka/src/main/scala/com/evolutiongaming/skafka/Converters.scala 1 90.91%
skafka/src/main/scala/com/evolutiongaming/skafka/producer/ProducerConfig.scala 2 91.03%
Totals Coverage Status
Change from base Build 5964245748: -0.3%
Covered Lines: 1268
Relevant Lines: 1678

💛 - Coveralls

@Z1kkurat Z1kkurat requested a review from i-surkov August 24, 2023 13:55
@Z1kkurat Z1kkurat merged commit b3fe2de into ce2 Aug 24, 2023
4 of 9 checks passed
@Z1kkurat Z1kkurat deleted the fix-compatibility-ce2 branch August 24, 2023 14:11
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.

3 participants