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

Static Code Analysis #45

Merged
merged 49 commits into from
May 2, 2023
Merged

Static Code Analysis #45

merged 49 commits into from
May 2, 2023

Conversation

cerfedino
Copy link
Contributor

No description provided.

@cerfedino cerfedino requested a review from dabico March 24, 2023 09:45
@cerfedino cerfedino changed the title Jdbc fix Static Code Analysis Mar 24, 2023
- Metrics not getting stored
Method GitRepoServiceImpl::createOrUpdateRepo was missing statements to copy over field values
- Migration file V2 missing
- Hikari pool size settings was missing
docker/Dockerfile.be Outdated Show resolved Hide resolved
@cerfedino
Copy link
Contributor Author

cerfedino commented Apr 26, 2023

There is a bug Im working on right now:
image
As you can see only the first entry of the metrics has the data stored as attributes, the rest is stored as tags

@dabico dabico marked this pull request as ready for review May 1, 2023 12:17
@dabico dabico self-requested a review May 1, 2023 12:17
html/index.html Outdated
Comment on lines 484 to 490
<!-- <div class="col-12 col-md-6">-->
<!-- <div class="row">-->
<!-- <div class="col d-none d-md-flex justify-content-md-center">-->
<!-- <button class="btn btn-secondary border-dark border-5 w-50 mb-3">Search</button>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
Copy link
Member

Choose a reason for hiding this comment

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

This is no longer needed remove it

@cerfedino cerfedino merged commit ee0aec3 into develop May 2, 2023
@cerfedino cerfedino deleted the jdbc-fix branch May 2, 2023 11:24
dabico pushed a commit that referenced this pull request Jun 21, 2023
- Metrics not getting stored
Method GitRepoServiceImpl::createOrUpdateRepo was missing statements to copy over field values
- Migration file V2 missing
- Hikari pool size settings was missing
dabico pushed a commit that referenced this pull request Jun 21, 2023
Previously code analysis jobs were submitted with a GitRepo object in input, so as @dabico suggested it may have been an issue with the EntityManager having to cache 1.2M repository objects.
Jobs now are submitted only along with the repo ID.
dabico pushed a commit that referenced this pull request Jun 21, 2023
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