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

Feature: Remove old group-id from DataQueryInterface.get_catalogue() #1249

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

Magnus167
Copy link
Member

This pull request removes the usage of the old group-id "CA_QI_MACRO_SYNERGY" from the DQ.get_catalogue method. The method now only uses the provided group-id parameter to fetch the response from the server. This change ensures that the code is up to date and removes unnecessary code.

Closes #1036

@Magnus167 Magnus167 requested a review from a team as a code owner November 23, 2023 09:44
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

Merging #1249 (55889a0) into develop (744a07d) will increase coverage by 0.04%.
Report is 1 commits behind head on develop.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1249      +/-   ##
===========================================
+ Coverage    76.43%   76.48%   +0.04%     
===========================================
  Files           61       61              
  Lines         5382     5379       -3     
===========================================
  Hits          4114     4114              
+ Misses        1268     1265       -3     
Files Coverage Δ
macrosynergy/download/dataquery.py 71.42% <ø> (+0.67%) ⬆️

Impacted file tree graph

@Magnus167 Magnus167 merged commit a87ef39 into develop Nov 23, 2023
6 checks passed
@Magnus167 Magnus167 deleted the feature/remove_old_group_id branch November 23, 2023 10:49
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.

Remove old/deprecated group-id from JPMaQSDownload
2 participants