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

MERGE: API SERVER #52

Open
wants to merge 48 commits into
base: feature/merge
Choose a base branch
from
Open

MERGE: API SERVER #52

wants to merge 48 commits into from

Conversation

CatOrLeader
Copy link
Collaborator

No description provided.

CatOrLeader and others added 30 commits June 10, 2024 18:13
Create necessary starting structure for server
Create necessary github actions
Create the rest-api contract ver 1.0
Create the filter with checking of the token
Create the filter with checking of the token
Create the filter with checking of the token
Create the filter with checking of the token
Create the database schema and initial skeleton for the further investigation; if the tests will passed successfully, wil open the merge request
Create the enhanced set of unit and integration tests for the database
Create the enhanced set of unit and integration tests for the database
Create the enhanced set of unit and integration tests for the database
Create the enhanced set of unit and integration tests for the database
Create the implementation of the api business logic; added compose for deploying
Add new endpoint for updating the comment of the report; tested
Add new endpoint for updating the comment of the report; tested
Add new endpoint for analyst system
…nalyst-endpoint

Feature/python analyst endpoint
Add new analytics system for the code health
Enhance set of tests
Enhance set of tests
Enhance set of tests
Enhance set of tests
Enhance set of tests
Enhance set of tests
Copy link

Code Coverage

Overall Project 84.22% -15.78% 🍏
Files changed 84.22% 🍏

File Coverage
JpaFailureService.java 100% 🍏
DateTimeConverter.java 100% 🍏
FailureController.java 100% 🍏
JpaReportService.java 90.38% -9.62% 🍏
DateTimeUtils.java 84% -16% 🍏
ReportController.java 78.33% -21.67% 🍏
AuthorizationTokenFilter.java 74.36% -25.64% 🍏
AdminPanelController.java 71.34% -28.66% 🍏

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