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

feat: unify folder structure of gtfs2vec with rest of the library #223

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

piotrgramacki
Copy link
Collaborator

Closes #222

@piotrgramacki piotrgramacki self-assigned this Apr 19, 2023
@piotrgramacki piotrgramacki linked an issue Apr 19, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Merging #223 (554d9c8) into main (48cbb27) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #223   +/-   ##
=======================================
  Coverage   94.60%   94.61%           
=======================================
  Files          47       47           
  Lines        1391     1392    +1     
=======================================
+ Hits         1316     1317    +1     
  Misses         75       75           
Flag Coverage Δ
macos-latest-python3.10 94.61% <100.00%> (+<0.01%) ⬆️
ubuntu-latest-python3.10 94.54% <100.00%> (+<0.01%) ⬆️
ubuntu-latest-python3.8 94.52% <100.00%> (-0.07%) ⬇️
ubuntu-latest-python3.9 94.59% <100.00%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
srai/embedders/gtfs2vec/model.py 100.00% <ø> (ø)
srai/embedders/__init__.py 100.00% <100.00%> (ø)
srai/embedders/gtfs2vec/__init__.py 100.00% <100.00%> (ø)
srai/embedders/gtfs2vec/embedder.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Calychas Calychas added the Skip-Changelog Skip changelog enforcer label Apr 19, 2023
@piotrgramacki piotrgramacki merged commit 1c3e83d into main Apr 19, 2023
@piotrgramacki piotrgramacki deleted the 222-unify-files-structure-in-gtfs2vec branch April 19, 2023 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip-Changelog Skip changelog enforcer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unify files structure in gtfs2vec
2 participants