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

Upgrade yarn 3.2.1->3.2.4 #920

Merged
merged 1 commit into from
Oct 18, 2022
Merged

Upgrade yarn 3.2.1->3.2.4 #920

merged 1 commit into from
Oct 18, 2022

Conversation

pringshia
Copy link
Contributor

@pringshia pringshia commented Oct 18, 2022

Updates to latest yarn to resolve some errors noticed in the test suite

$ yarn set version latest

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 18, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2022

Codecov Report

Base: 63.97% // Head: 64.15% // Increases project coverage by +0.18% 🎉

Coverage data is based on head (955788d) compared to base (51a9e75).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #920      +/-   ##
==========================================
+ Coverage   63.97%   64.15%   +0.18%     
==========================================
  Files         108      108              
  Lines        9349     9400      +51     
==========================================
+ Hits         5981     6031      +50     
- Misses       3368     3369       +1     
Impacted Files Coverage Δ
mephisto/data_model/assignment.py 57.81% <0.00%> (-3.61%) ⬇️
...to/abstractions/test/data_model_database_tester.py 99.61% <0.00%> (+<0.01%) ⬆️
mephisto/abstractions/test/blueprint_tester.py 95.72% <0.00%> (+0.03%) ⬆️
mephisto/abstractions/test/architect_tester.py 95.60% <0.00%> (+0.04%) ⬆️
mephisto/data_model/task_run.py 85.18% <0.00%> (+0.06%) ⬆️
mephisto/operations/worker_pool.py 80.79% <0.00%> (+0.12%) ⬆️
...ephisto/abstractions/_subcomponents/agent_state.py 79.83% <0.00%> (+0.17%) ⬆️
mephisto/data_model/worker.py 70.08% <0.00%> (+0.25%) ⬆️
mephisto/abstractions/blueprint.py 81.88% <0.00%> (+0.28%) ⬆️
...ephisto/abstractions/_subcomponents/task_runner.py 77.31% <0.00%> (+0.31%) ⬆️
... and 18 more

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants