You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Metadata is not generated correctly because of inconsistent folder structure and the code is not able to handle that situation.
Expected Behavior:
Correct metadata should be generated, if possible, irrespective of the folder structure. There may be a strict folder structure for the cosmos project.
flxwu
changed the title
Incorrect metadata genrated due to inconsistent folder structure
Incorrect metadata generated due to inconsistent folder structure
Feb 20, 2018
Restructuring the metadata.json isn't a proper solution for this as we are generating the metadata regularly. The problem stated by the author is the folder structure.
But you may submit a PR anyway :)
I'm submitting a ... (check one with "x")
Description:
Metadata is not generated correctly because of inconsistent folder structure and the code is not able to handle that situation.
Expected Behavior:
Correct metadata should be generated, if possible, irrespective of the folder structure. There may be a strict folder structure for the cosmos project.
Actual Behavior:
Folder structure --
Metadata generated:
"operating_system/src/scheduling/round_robin_scheduling/round_robin_c": ["README.md", "queue.h", "round_robin.c", "queue.c"]
Steps to Reproduce:
See the
metadata.json
fileWould you like to work on this issue?
The text was updated successfully, but these errors were encountered: