-
Notifications
You must be signed in to change notification settings - Fork 44
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
core: BP/CC implementation V2 #4459
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
Castavo
force-pushed
the
cni/bp-cc/update-sim
branch
from
June 30, 2023 14:22
76939ab
to
2e13883
Compare
Codecov Report
@@ Coverage Diff @@
## dev #4459 +/- ##
============================================
+ Coverage 20.07% 20.09% +0.01%
- Complexity 2238 2245 +7
============================================
Files 875 875
Lines 89347 89371 +24
Branches 2298 2303 +5
============================================
+ Hits 17938 17959 +21
Misses 70130 70130
- Partials 1279 1282 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Castavo
force-pushed
the
cni/bp-cc/update-sim
branch
from
June 30, 2023 16:27
2e13883
to
dda69b1
Compare
flomonster
force-pushed
the
cni/bp-cc/update-sim
branch
2 times, most recently
from
July 6, 2023 07:43
ea96b1c
to
b36fcf5
Compare
multun
force-pushed
the
cni/bp-cc/update-sim
branch
from
July 18, 2023 09:00
b36fcf5
to
4cd573f
Compare
Castavo
force-pushed
the
cni/bp-cc/update-sim
branch
from
July 25, 2023 16:18
4cd573f
to
67df15d
Compare
Castavo
added
area:core
Work on Core Service
kind:feature-task
Work related to a feature epic
labels
Jul 26, 2023
multun
approved these changes
Aug 4, 2023
Co-authored-by: Baptiste Prevot <[email protected]>
Castavo
force-pushed
the
cni/bp-cc/update-sim
branch
from
August 9, 2023 09:04
67df15d
to
96fb6e7
Compare
flomonster
approved these changes
Aug 9, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (only review editoast part)
Tguisnet
approved these changes
Aug 9, 2023
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Aug 9, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
In this PR:
closes #4337