-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Labels
detector:poetryThe poetry detectorThe poetry detectorstatus:readyReady to start implementationReady to start implementationtype:bugBug fix of existing functionalityBug fix of existing functionality
Description
In #184 and #230 we migrated from Nett to Tomlyn as our TOML parsing library as Nett was unsupported and deprecated. We used the IgnoreMissingProperties option to allow us to parse poetry.lock files which are missing properties defined in our PoetryLock model. Unfortunately, this property was not being respected for objects, like metadata.
This issue was fixed in xoofx/Tomlyn#44, and upgrading to Tomlyn version 0.15.1 should resolve the issue. However, this should have been caught by our unit tests.
This issue is created to followup on why this was not caught by our tests cases.
See #301 for more context
Metadata
Metadata
Assignees
Labels
detector:poetryThe poetry detectorThe poetry detectorstatus:readyReady to start implementationReady to start implementationtype:bugBug fix of existing functionalityBug fix of existing functionality
Type
Projects
Status
Backlog