openaev
openaev copied to clipboard
[backend] remove duplicated targets in simulations
Proposed changes
Related issues
Checklist
- [x] I consider the submitted work as finished
- [ ] I tested the code for its functionality
- [ ] I wrote test cases for the relevant uses case
- [ ] I added/update the relevant documentation (either on github or on notion)
- [ ] Where necessary I refactored code to improve the overall quality
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...
Codecov Report
Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.
Project coverage is 26.93%. Comparing base (
a47b273) to head (9cc38d1). Report is 2 commits behind head on master.
| Files | Patch % | Lines |
|---|---|---|
| ...st/atomic_testing/form/InjectTargetWithResult.java | 0.00% | 6 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #918 +/- ##
============================================
- Coverage 26.95% 26.93% -0.02%
- Complexity 918 919 +1
============================================
Files 412 412
Lines 9339 9360 +21
Branches 436 440 +4
============================================
+ Hits 2517 2521 +4
- Misses 6762 6779 +17
Partials 60 60
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.