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

Feature: Move textprovider json from other repo to core #263

Merged
merged 138 commits into from
Aug 30, 2023

Conversation

dfuchss
Copy link
Member

@dfuchss dfuchss commented Aug 29, 2023

This PR moves the code of https://github.com/ArDoCo/textprovider-json to the core repository by maintaining the history of the project.

TODOs:

  • Fix README
  • Link in JSON anpassen

actions-user and others added 23 commits August 1, 2023 10:38
Updating parent from 0.16.0 to 0.17.0
The POSTag HYPH was missing and incoming/ outgoing dependencies are apparently not unique (e.g. when analyzing the text teastore, the 15th word of the 17th sentence has the same outgoing dependency two times).
Added some tests, too.

* added POSTag HYPH
* incoming and outgoing dependencies no longer unique
* add logger to json converter
* add NotConvertableException
* add InvalidJsonException
* add ConverterUtilTest
* add JsonConverterTest
* add DtoToObjectConverterTest
* updated DtoToObjectConverterTest
* add ObjectToDtoConverter
* rename dto objects
* Apply formatting changes

---------

Co-authored-by: Laxraa <Laxraa@users.noreply.github.com>
Updating parent from 0.17.0 to 0.18.0
Updating parent from 0.18.0 to 0.18.1
Updating parent from 0.18.1 to 0.19.0
…17f15b0884a6e3a5df6'

git-subtree-dir: framework/textprovider-json
git-subtree-mainline: 717d282
git-subtree-split: ead59c0
@dfuchss dfuchss marked this pull request as ready for review August 30, 2023 09:14
@dfuchss dfuchss requested a review from Laxraa August 30, 2023 09:14
@sonarcloud
Copy link

sonarcloud bot commented Aug 30, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
2.1% 2.1% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@dfuchss dfuchss merged commit a3c902b into main Aug 30, 2023
8 of 9 checks passed
@dfuchss dfuchss deleted the feature/textprovider-json branch August 30, 2023 10:50
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.

4 participants