-
-
Notifications
You must be signed in to change notification settings - Fork 5
Insights: sourcemeta/core
Overview
-
- 18 Merged pull requests
- 4 Open pull requests
- 7 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
18 Pull requests merged by 3 people
-
Don't change the ordering of enumeration values when removing duplicates
#1842 merged
Jul 10, 2025 -
Don't change key ordering on
FlatMap::erase
#1840 merged
Jul 10, 2025 -
Implement a linting rule to merge up
properties
withinallOf
#1838 merged
Jul 10, 2025 -
Add
const
iterators toSchemaTransformer
#1837 merged
Jul 10, 2025 -
Generalise how to extract any keywords from
allOf
#1830 merged
Jul 10, 2025 -
Implement a
JSON::erase_if
method for arrays#1835 merged
Jul 10, 2025 -
Implement a
is_empty_schema
utility function#1833 merged
Jul 10, 2025 -
Remove unused AlterSchema rule helpers
#1831 merged
Jul 10, 2025 -
Update
allOf
in-place when removing artificial$ref
wrappers#1827 merged
Jul 9, 2025 -
Implement a
JSON::try_emplace_before
method#1829 merged
Jul 9, 2025 -
Linter: add rule to remove default multipleOf: 1
#1804 merged
Jul 8, 2025 -
Fix
to_json<WeakPointer>
incorrectly returning anstd::optional
#1822 merged
Jul 8, 2025 -
fix cppcoreguidelines-init-variables checks
#1821 merged
Jul 8, 2025 -
Introduce a small GMT time utility module
#1820 merged
Jul 7, 2025 -
Improve various schema-related error messages
#1817 merged
Jul 4, 2025 -
Resolve modern meta-schemas also with an empty fragment
#1816 merged
Jul 4, 2025 -
style(clang-tidy): fix modernize-avoid-c-arrays
#1814 merged
Jul 4, 2025 -
style(clang-tidy): fix modernize-use-ranges checks
#1802 merged
Jul 4, 2025
4 Pull requests opened by 2 people
-
Linter: add rule to remove empty then else
#1819 opened
Jul 6, 2025 -
[Linter]: create rule that adds missing hash to metaschema uri's of drafts before 2019-09
#1823 opened
Jul 8, 2025 -
[WIP] Experiment with ClangTidy alongside compilation
#1824 opened
Jul 8, 2025 -
[WIP] feat(alterschema): [linter] create rule to remove empty fragment
#1825 opened
Jul 8, 2025
7 Issues closed by 1 person
-
Don't change the enumeration ordering in the `duplicate_enum_values` AlterSchema rule
#1841 closed
Jul 10, 2025 -
The `JSON::erase()` method for objects changes key ordering
#1839 closed
Jul 10, 2025 -
Allow clients to iterate on rules part of `SchemaTransformer`
#1836 closed
Jul 10, 2025 -
Implement a `JSON::erase_if` method to erase array items that match a predicate
#1834 closed
Jul 10, 2025 -
Implement a `is_empty_schema()` function in `src/core/jsonschema`
#1832 closed
Jul 10, 2025 -
Implement a `JSON::try_assign_before` method to assign a JSON property _before_ another one
#1828 closed
Jul 9, 2025
2 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Clang tidy separate ci job
#1801 commented on
Jul 8, 2025 • 6 new comments -
Linter: create rule to remove additional items when items is an object
#1805 commented on
Jul 8, 2025 • 5 new comments