Skip to content

Conversation

blidd-google
Copy link
Contributor

The fix implemented in #5215 enabling CF3 discovery in yarn workspaces actually enables CF3 discovery in pnpm workspaces as well. I add a simple integration test to cover CF3 discovery in pnpm workspaces.

@blidd-google blidd-google marked this pull request as ready for review December 13, 2022 21:01
@blidd-google blidd-google requested a review from taeold December 13, 2022 21:01
@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2022

Codecov Report

Base: 56.31% // Head: 56.32% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (518cc8b) compared to base (355e9b9).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5329   +/-   ##
=======================================
  Coverage   56.31%   56.32%           
=======================================
  Files         313      313           
  Lines       21078    21078           
  Branches     4282     4282           
=======================================
+ Hits        11870    11872    +2     
+ Misses       8181     8180    -1     
+ Partials     1027     1026    -1     
Impacted Files Coverage Δ
src/emulator/auth/state.ts 85.43% <0.00%> (+0.56%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

response.send(msg);
});

console.log(msg);
Copy link
Contributor

Choose a reason for hiding this comment

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

nit* is this necessary?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

nope. forgot to take that out :|

@taeold
Copy link
Contributor

taeold commented Dec 13, 2022

nit* I don't think this change requires a changelog entry since Firebase developers aren't affected by the change.

@blidd-google blidd-google enabled auto-merge (squash) December 13, 2022 23:23
auto-merge was automatically disabled February 8, 2023 19:11

Merge queue setting changed

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.

3 participants