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 SpringBoot test application #108

Merged
merged 1 commit into from
May 9, 2023
Merged

Conversation

grcevski
Copy link
Contributor

@grcevski grcevski commented May 8, 2023

This PR adds a test application written in Java with SpringBoot 3.x. We can use this application to test eBPF metrics generation in the future if we add lower level probes.

@grcevski grcevski added enhancement New feature or request test Issues related to testing labels May 8, 2023
@grcevski grcevski requested a review from mariomac May 8, 2023 19:52
@codecov-commenter
Copy link

codecov-commenter commented May 8, 2023

Codecov Report

Merging #108 (092a942) into main (d40922c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage   74.50%   74.50%           
=======================================
  Files          21       21           
  Lines        1518     1518           
=======================================
  Hits         1131     1131           
  Misses        291      291           
  Partials       96       96           
Flag Coverage Δ
integration-test 60.10% <ø> (ø)
unittests 47.19% <ø> (ø)

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

@grcevski grcevski merged commit d91ef5e into grafana:main May 9, 2023
3 checks passed
@grcevski grcevski deleted the add_java_test_app branch May 9, 2023 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test Issues related to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants