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

Add NTWK #133

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Add NTWK #133

merged 1 commit into from
Jun 26, 2024

Conversation

henriquegemignani
Copy link
Member

No description provided.

return "NTWK"

def dependencies_for(self) -> typing.Iterator[Dependency]:
yield from []
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is strictly true but it also doesn't affect paks or mlvls so whatever lol

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could add a comment or even raise an Exception?

Copy link

codecov bot commented Jun 26, 2024

Codecov Report

Attention: Patch coverage is 77.27273% with 5 lines in your changes missing coverage. Please review.

Project coverage is 68.12%. Comparing base (1f82ad2) to head (9d41085).

Files Patch % Lines
src/retro_data_structures/formats/ntwk.py 77.27% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
+ Coverage   68.08%   68.12%   +0.03%     
==========================================
  Files          81       82       +1     
  Lines        5091     5113      +22     
==========================================
+ Hits         3466     3483      +17     
- Misses       1625     1630       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@henriquegemignani henriquegemignani merged commit e93d402 into main Jun 26, 2024
10 checks passed
@henriquegemignani henriquegemignani deleted the feature/ntwk branch June 26, 2024 23: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