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

remove deprecated modules, ReportFactory, ExpectBuilder and dependOnMe #856

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

robstoll
Copy link
Owner

@robstoll robstoll commented Apr 1, 2021

moreover:

  • adjust packages.md, also remove deprecaed modules there and remove
    documentation which is no longer used
  • remove createRegisterJsServicesTask in build.gradle
  • adjust bbc/bc due to breaking changes (removal of different types).
    in the same go we have to forgive bc for infix as we no longer have
    ReporterFactory and since we don't use ascii bullet points in infix
    tests any more since 0.16.0 - we have established own tests for this
    aspect
  • rename RealTranslatorIntSpec to TranslatorIntSpec and remove the
    existing TranslatorIntSpec which was intended for ReporterFactory
    based implementations.

I confirm that I have read the Contributor Agreements v1.0, agree to be bound on them and confirm that my contribution is compliant.

moreover:
- adjust packages.md, also remove deprecaed modules there and remove
  documentation which is no longer used
- remove createRegisterJsServicesTask in build.gradle
- adjust bbc/bc due to breaking changes (removal of different types).
  in the same go we have to forgive bc for infix as we no longer have
  ReporterFactory and since we don't use ascii bullet points in infix
  tests any more since 0.16.0 - we have established own tests for this
  aspect
- rename RealTranslatorIntSpec to TranslatorIntSpec and remove the
  existing TranslatorIntSpec which was intended for ReporterFactory
  based implementations.
@codecov
Copy link

codecov bot commented Apr 1, 2021

Codecov Report

Merging #856 (2519afb) into master (b138a7b) will increase coverage by 3.92%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #856      +/-   ##
==========================================
+ Coverage   85.82%   89.75%   +3.92%     
==========================================
  Files         466      407      -59     
  Lines        4608     4040     -568     
  Branches      266      211      -55     
==========================================
- Hits         3955     3626     -329     
+ Misses        589      363     -226     
+ Partials       64       51      -13     
Flag Coverage Δ
bbc 84.05% <ø> (+5.39%) ⬆️
bc 83.49% <ø> (+5.25%) ⬆️
current 89.23% <ø> (+6.12%) ⬆️
current_windows 87.74% <ø> (+5.89%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...in/ch/tutteli/atrium/core/polyfills/loadService.kt 0.00% <ø> (-100.00%) ⬇️
...h.tutteli.atrium.api.verbs.internal/atriumVerbs.kt 100.00% <ø> (+10.00%) ⬆️
...h/tutteli/atrium/api/infix/en_GB/pairAssertions.kt 100.00% <0.00%> (ø)
...otlin/ch/tutteli/atrium/logic/kotlin_1_3/result.kt 100.00% <0.00%> (+100.00%) ⬆️
...m/logic/kotlin_1_3/impl/DefaultResultAssertions.kt 100.00% <0.00%> (+100.00%) ⬆️

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 b138a7b...2519afb. Read the comment docs.

@robstoll robstoll merged commit b23f97c into master Apr 2, 2021
@robstoll robstoll deleted the remove-deprecated-modules branch July 7, 2021 20:12
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.

1 participant