Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.
This repository was archived by the owner on May 13, 2025. It is now read-only.

Feature Request: Suppress Error Message Flag #45

@tapjdey

Description

@tapjdey

I was collecting some data on the commits for a few projects using the c2dat map. The script had some bugs which should have been printed on the console. However, I was not able to see the error due to a barrage of messages like No 2646d3a48dfb64576a0cb9720fb2017578786276 in /fast/c2datFullU.

Since a missing commit in the dataset is not something a user can do anything about, I was wondering if it is worth putting a flag in getValues and showCnt commands for suppressing such error messages due to missing data. That would make it easier to spot other errors that might be fixed by the user. The attached screenshot shows how it looks like - I had to redirect the stderr to a file and delete the lines matching this pattern to see the actual error messages, which is a lot of extra work.

Screenshot 2023-06-15 at 12 41 08 PM

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions