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

🏗️✨ Rename net types to serializers, add more serializers #64

Merged
merged 18 commits into from
Dec 3, 2021

Conversation

DavisDmitry
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2021

Codecov Report

Merging #64 (594a250) into master (401525f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            master       #64    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           15        22     +7     
  Lines          409       823   +414     
==========================================
+ Hits           409       823   +414     
Impacted Files Coverage Δ
cubes/net/connection.py 100.00% <100.00%> (ø)
cubes/net/serializers/__init__.py 100.00% <100.00%> (ø)
cubes/net/serializers/_abc.py 100.00% <100.00%> (ø)
cubes/net/serializers/_entity_metadata.py 100.00% <100.00%> (ø)
cubes/net/serializers/_mixins.py 100.00% <100.00%> (ø)
cubes/net/serializers/_nbt.py 100.00% <100.00%> (ø)
cubes/net/serializers/_particle.py 100.00% <100.00%> (ø)
cubes/net/serializers/_position.py 100.00% <100.00%> (ø)
cubes/net/serializers/_simple.py 100.00% <100.00%> (ø)
cubes/net/serializers/_slot.py 100.00% <100.00%> (ø)
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 401525f...594a250. Read the comment docs.

@DavisDmitry DavisDmitry changed the title 🏷️ Add more types 🏗️✨ Rename net types to serializers, add more serializers Dec 2, 2021
@DavisDmitry DavisDmitry marked this pull request as ready for review December 3, 2021 17:58
@DavisDmitry DavisDmitry merged commit b335c15 into master Dec 3, 2021
@DavisDmitry DavisDmitry deleted the add-more-types branch December 3, 2021 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants