Skip to content

Fix code inspection errors#23

Merged
TheTedLab merged 1 commit intodevfrom
code-inspection
Apr 17, 2024
Merged

Fix code inspection errors#23
TheTedLab merged 1 commit intodevfrom
code-inspection

Conversation

@TheTedLab
Copy link
Copy Markdown
Owner

  1. save_artist.py - Add a response status code handler for non 200
  2. stats_utils.py - Extract change_artist_data albums_ids to utils getter function
  3. stats_update.py - Inplement tracks_data to change_track_data function
  4. stats_from_files.py - Remove unnecessary duplicate parameter artists_path
  5. stats_from_files.py - Extract duplicated code fragment for getting ids from file names to utils function Fix functions and parameters of unit tests according to the changes

1. save_artist.py - Add a response status code handler for non 200
2. stats_utils.py - Extract change_artist_data albums_ids to utils getter function
3. stats_update.py - Inplement tracks_data to change_track_data function
4. stats_from_files.py - Remove unnecessary duplicate parameter artists_path
5. stats_from_files.py - Extract duplicated code fragment for getting ids from file names to utils function
Fix functions and parameters of unit tests according to the changes
@TheTedLab TheTedLab added the enhancement New feature or request label Apr 17, 2024
@TheTedLab TheTedLab self-assigned this Apr 17, 2024
@TheTedLab TheTedLab merged commit c34653a into dev Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Development

Successfully merging this pull request may close these issues.

1 participant