-
Notifications
You must be signed in to change notification settings - Fork 75
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
[backend] Improve latency on atomicTestings #1733
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
savacano28
changed the title
[backend] Improve latency on atomicTesting page
[backend] Improve latency on atomicTestings
Oct 23, 2024
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1733 +/- ##
============================================
- Coverage 32.24% 32.20% -0.05%
Complexity 1609 1609
============================================
Files 561 561
Lines 16755 16776 +21
Branches 963 964 +1
============================================
Hits 5403 5403
- Misses 11108 11129 +21
Partials 244 244 ☔ View full report in Codecov by Sentry. |
savacano28
force-pushed
the
bugfix/1719
branch
2 times, most recently
from
October 25, 2024 13:24
a96bd05
to
0a9fd2b
Compare
savacano28
force-pushed
the
bugfix/1719
branch
2 times, most recently
from
October 28, 2024 09:39
6b63b67
to
fa916fe
Compare
savacano28
force-pushed
the
bugfix/1719
branch
2 times, most recently
from
October 29, 2024 10:08
0a861c0
to
a15f8f7
Compare
openbas-front/src/admin/components/atomic_testings/InjectDtoList.tsx
Outdated
Show resolved
Hide resolved
savacano28
force-pushed
the
bugfix/1719
branch
from
October 29, 2024 13:30
a15f8f7
to
76fc5df
Compare
savacano28
force-pushed
the
bugfix/1719
branch
from
October 29, 2024 13:57
1214418
to
a08e44e
Compare
RomuDeuxfois
approved these changes
Oct 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes
Related issues
Checklist
Further comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...