box / boxcli

A command line interface for interacting with the Box API.
https://developer.box.com
Apache License 2.0
222 stars 59 forks source link

chore: Override `leche` package conflict #482

Closed congminh1254 closed 1 year ago

congminh1254 commented 1 year ago

leche package is a package written by Box but it's deprecated for now. It have some conflict with mocha testing library, and specifying that not supporting the latest version of mocha, while still pass the unit tests.

This override remove the upper bound limit of mocha version which leche compatible.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5552819689


Totals Coverage Status
Change from base Build 5521173036: 0.0%
Covered Lines: 4116
Relevant Lines: 4616

💛 - Coveralls