flxbl-io / sfp

A build system for modular development in Salesforce
https://docs.flxbl.io/sfp/
MIT License
27 stars 13 forks source link

feature(fetch package id): add new logic for promoted pcks #20

Closed Rocko1204 closed 5 months ago

Rocko1204 commented 6 months ago

18

This fix/feature checks for promoted versions on devhub when the pck dependecies are flagged with the RELEASED suffix.

Checklist

All items have to be completed before a PR is merged

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 46.36%. Comparing base (5aca75a) to head (f378938). Report is 71 commits behind head on main.

Files Patch % Lines
.../package/dependencies/PackageDependencyResolver.ts 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ========================================== + Coverage 46.28% 46.36% +0.07% ========================================== Files 73 73 Lines 2830 2836 +6 Branches 324 328 +4 ========================================== + Hits 1310 1315 +5 - Misses 1495 1496 +1 Partials 25 25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.