Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mitchellberend/serde_components issues and pull requests
#31 - Added test fixtures and cleaned up test code
Pull Request -
State: closed - Opened by MitchellBerend 11 months ago
- 1 comment
#31 - Added test fixtures and cleaned up test code
Pull Request -
State: closed - Opened by MitchellBerend 11 months ago
- 1 comment
#30 - Removed dead code
Pull Request -
State: closed - Opened by MitchellBerend about 1 year ago
- 1 comment
#30 - Removed dead code
Pull Request -
State: closed - Opened by MitchellBerend about 1 year ago
- 1 comment
#29 - Added MIT license
Pull Request -
State: closed - Opened by MitchellBerend about 1 year ago
- 1 comment
#29 - Added MIT license
Pull Request -
State: closed - Opened by MitchellBerend about 1 year ago
- 1 comment
#28 - Replaced base record with generic and updated docs for it
Pull Request -
State: closed - Opened by MitchellBerend about 1 year ago
- 1 comment
#28 - Replaced base record with generic and updated docs for it
Pull Request -
State: closed - Opened by MitchellBerend about 1 year ago
- 1 comment
#27 - Swapped serializer and deserializer
Pull Request -
State: closed - Opened by MitchellBerend about 1 year ago
- 1 comment
#27 - Swapped serializer and deserializer
Pull Request -
State: closed - Opened by MitchellBerend about 1 year ago
- 1 comment
#26 - Added factory argument type and fixed some formatting
Pull Request -
State: closed - Opened by MitchellBerend about 1 year ago
- 1 comment
#26 - Added factory argument type and fixed some formatting
Pull Request -
State: closed - Opened by MitchellBerend about 1 year ago
- 1 comment
#25 - Factory input for deserializers
Pull Request -
State: closed - Opened by MitchellBerend about 1 year ago
- 1 comment
#25 - Factory input for deserializers
Pull Request -
State: closed - Opened by MitchellBerend about 1 year ago
- 1 comment
#24 - Deserializers should also take factories to create new records
Issue -
State: closed - Opened by MitchellBerend about 1 year ago
#24 - Deserializers should also take factories to create new records
Issue -
State: closed - Opened by MitchellBerend about 1 year ago
#23 - Bug where assert would stop a single row csv file
Pull Request -
State: closed - Opened by MitchellBerend about 1 year ago
- 1 comment
#23 - Bug where assert would stop a single row csv file
Pull Request -
State: closed - Opened by MitchellBerend about 1 year ago
- 1 comment
#22 - Updated dev dependencies and remove support for python3.8
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#22 - Updated dev dependencies and remove support for python3.8
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#21 - Added docstrings to all Serializers and Deserializers
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#21 - Added docstrings to all Serializers and Deserializers
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#20 - Updated types and added type: ignore comments
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#19 - Added an example implementation for a TsvSerializer
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#19 - Added an example implementation for a TsvSerializer
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#18 - Updated the example to reflect the BaseRecord update
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#18 - Updated the example to reflect the BaseRecord update
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#17 - Added codecov config
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
#17 - Added codecov config
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
#16 - Added a BaseRecord to help the type checker
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#16 - Added a BaseRecord to help the type checker
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#15 - removed deprecated toml dir
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#15 - removed deprecated toml dir
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#14 - Removed toml implementation
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#14 - Removed toml implementation
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#13 - Xml
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#13 - Xml
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#12 - Implement the full toml spec
Issue -
State: closed - Opened by MitchellBerend over 1 year ago
#12 - Implement the full toml spec
Issue -
State: closed - Opened by MitchellBerend over 1 year ago
#11 - Test refactor to cover more situations
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#11 - Test refactor to cover more situations
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#10 - Updated json serializer so it would use double quotes to be compliant
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#10 - Updated json serializer so it would use double quotes to be compliant
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#9 - Toml serializer and deserializer
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#8 - Changed getvalue to read to comply with file object bound
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#7 - Added python version matrix for running tests
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#6 - Replaced unsafe eval with ast.literal_eval
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
#5 - Add a yaml Serializer and Deserializer
Issue -
State: closed - Opened by MitchellBerend over 1 year ago
Labels: enhancement
#4 - Add a toml Serializer and Deserializer
Issue -
State: closed - Opened by MitchellBerend over 1 year ago
Labels: enhancement
#3 - Added test on push master and codecov badge
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
#2 - Adds a readme and ci config
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago
- 1 comment
#1 - Added a readme stub
Pull Request -
State: closed - Opened by MitchellBerend over 1 year ago