Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

build(lerna): configure caching #1354

Merged
merged 1 commit into from
Jul 13, 2023
Merged

build(lerna): configure caching #1354

merged 1 commit into from
Jul 13, 2023

Conversation

ethan-sargent
Copy link
Contributor

@ethan-sargent ethan-sargent commented Jul 13, 2023

Caches compile, build, and test commands.

Build and test iteration time should be significantly improved.

Summary generated by Reviewpad on 13 Jul 23 11:41 UTC

This pull request configures caching for compile, build, and test commands in the project. This will significantly improve build and test iteration time.

Checklist

All items have to be completed before a PR is merged

  • Adhere to Contribution Guidelines
  • Updates to Decision Records considered?
  • Updates to documentation at DX@Scale Guide considered?
  • Tested changes?
  • Unit Tests new and existing passing locally?

Caches compile, build, and test commands.

Build and test iteration time should be significantly improved.
@reviewpad reviewpad bot requested a review from gnemiq July 13, 2023 11:41
@reviewpad reviewpad bot added small Pull request is small waiting-for-review labels Jul 13, 2023
@reviewpad
Copy link

reviewpad bot commented Jul 13, 2023

Reviewpad Report

⚠️ Warnings

  • Please link an issue to the pull request

@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (096a693) 47.06% compared to head (a415e20) 47.06%.

❗ Current head a415e20 differs from pull request most recent head 27cd061. Consider uploading reports for the commit 27cd061 to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #1354    +/-   ##
========================================
  Coverage   47.06%   47.06%            
========================================
  Files          70       70            
  Lines        3096     3096            
  Branches      672      659    -13     
========================================
  Hits         1457     1457            
- Misses       1496     1614   +118     
+ Partials      143       25   -118     

see 22 files with indirect coverage changes

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

Copy link
Contributor

@azlam-abdulsalam azlam-abdulsalam left a comment

Choose a reason for hiding this comment

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

lgtm

@azlam-abdulsalam azlam-abdulsalam merged commit 43d7550 into main Jul 13, 2023
@azlam-abdulsalam azlam-abdulsalam deleted the feat/build-caching branch July 13, 2023 12:45
azlam-abdulsalam pushed a commit that referenced this pull request Aug 11, 2023
Caches compile, build, and test commands.

Build and test iteration time should be significantly improved.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
small Pull request is small waiting-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants