Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few Infrastructure fixes #410

Merged
merged 3 commits into from
May 26, 2022
Merged

A few Infrastructure fixes #410

merged 3 commits into from
May 26, 2022

Conversation

jjhursey
Copy link
Member

@jjhursey jjhursey marked this pull request as ready for review May 26, 2022 16:23
jjhursey added 2 commits May 26, 2022 11:31
 * "debug-files" contains a sorted list of various declarations

Output example:
```
====> Display Stats
Valid | Deprecated | Removed | Description
------+------------+---------+--------------
  179 |          2 |       0 | APIs
  457 |         44 |      30 | Attributes
  294 |         43 |      26 | Constants
  141 |         12 |       0 | Macros
   44 |          0 |       0 | Structs
------+------------+---------+--------------
 1115 |        101 |      56 | Totals
```

Signed-off-by: Joshua Hursey <[email protected]>
 * Remove the reference to the stale TravisCI
 * Replace the reference with the GitHub Action badge

Signed-off-by: Joshua Hursey <[email protected]>
@jjhursey
Copy link
Member Author

Example output from the display stats:

====> Display Stats
Valid | Deprecated | Removed | Description
------+------------+---------+--------------
  179 |          2 |       0 | APIs
  457 |         44 |      30 | Attributes
  294 |         43 |      26 | Constants
  141 |         12 |       0 | Macros
   44 |          0 |       0 | Structs
------+------------+---------+--------------
 1115 |        101 |      56 | Totals

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editorial: Print number of interfaces and a text summary at the end of the build
1 participant