Closed roma2023 closed 1 year ago
Merging #495 (0269e6d) into main (c8b04a5) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #495 +/- ##
=======================================
Coverage 70.92% 70.92%
=======================================
Files 81 81
Lines 7732 7732
=======================================
Hits 5484 5484
Misses 2248 2248
Description
Poetry provides an automated and efficient way to manage project dependencies, virtual environments, and packaging. It cuts out redundant layers of bash scripts and dev requirements. Also, it significantly simplifies the project's onboarding process for contributors.
Issues Resolved
Targets issue #392
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.