We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c726199 commit 2ec4222Copy full SHA for 2ec4222
tests/unit/test_thrift_field_ids.py
@@ -1,10 +1,3 @@
1
-"""
2
-Unit test to validate that all Thrift-generated field IDs comply with the maximum limit.
3
-
4
-Field IDs in Thrift must stay below 3329 to avoid conflicts with reserved ranges
5
-and ensure compatibility with various Thrift implementations and protocols.
6
7
8
import inspect
9
import pytest
10
0 commit comments