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

No more lists #2577

Merged
merged 11 commits into from
Nov 27, 2023
Merged

No more lists #2577

merged 11 commits into from
Nov 27, 2023

Conversation

alkino
Copy link
Member

@alkino alkino commented Oct 11, 2023

This is really straight-forward because no one use List anymore when not compiled with Interview.

@alkino alkino force-pushed the cornu/erase_list_fully branch from 1ca12e9 to 6e2c879 Compare October 11, 2023 16:37
@azure-pipelines

This comment was marked as outdated.

@bbpbuildbot

This comment has been minimized.

@azure-pipelines

This comment was marked as outdated.

@bbpbuildbot

This comment has been minimized.

This comment was marked as outdated.

@bbpbuildbot

This comment has been minimized.

Copy link

✔️ cb09a97 -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

This comment was marked as outdated.

@bbpbuildbot

This comment has been minimized.

@alkino alkino force-pushed the cornu/erase_list_fully branch from 16e5fd2 to 59dd3b2 Compare November 16, 2023 12:52

This comment was marked as outdated.

@bbpbuildbot

This comment has been minimized.

This comment was marked as outdated.

@bbpbuildbot

This comment has been minimized.

This comment was marked as duplicate.

This comment was marked as outdated.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

This comment was marked as outdated.

@bbpbuildbot

This comment has been minimized.

Nicolas Cornu added 3 commits November 23, 2023 10:21
This reverts commit 7222e02.
This reverts commit 26fb7f0.
@alkino alkino force-pushed the cornu/erase_list_fully branch from dcd93c4 to 944a57f Compare November 23, 2023 17:41
@alkino alkino changed the base branch from master to cornu/rewrite_observers November 23, 2023 17:41

This comment was marked as outdated.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

Base automatically changed from cornu/rewrite_observers to master November 27, 2023 10:48
@alkino alkino marked this pull request as ready for review November 27, 2023 10:54
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link

✔️ 675e515 -> Azure artifacts URL

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1009732) 66.19% compared to head (675e515) 66.19%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2577   +/-   ##
=======================================
  Coverage   66.19%   66.19%           
=======================================
  Files         559      559           
  Lines      108957   108958    +1     
=======================================
+ Hits        72124    72126    +2     
+ Misses      36833    36832    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@iomaganaris iomaganaris left a comment

Choose a reason for hiding this comment

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

Pretty astonished that lists where there but nowhere needed. Good catch 👍

@1uc
Copy link
Collaborator

1uc commented Nov 27, 2023

Those didn't vanish by themselves :) He put a lot of effort into removing them prior to this PR.

@iomaganaris
Copy link
Member

Those didn't vanish by themselves :) He put a lot of effort into removing them prior to this PR.

Yeah, it rang a bell actually that I saw somewhere a PR about this later 👍

@alkino
Copy link
Member Author

alkino commented Nov 27, 2023

@iomaganaris
Copy link
Member

Thanks for the references! Great job Nico 👍

@iomaganaris iomaganaris merged commit 170a3ac into master Nov 27, 2023
36 checks passed
@iomaganaris iomaganaris deleted the cornu/erase_list_fully branch November 27, 2023 17:48
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.

4 participants