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

Bugfix: CategoryRelations, missing XCAT error message #964

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

Magnus167
Copy link
Member

Closes issue #909

@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #964 (53a113f) into develop (d217396) will decrease coverage by 0.04%.
Report is 1 commits behind head on develop.
The diff coverage is 52.63%.

❗ Current head 53a113f differs from pull request most recent head 8941742. Consider uploading reports for the commit 8941742 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #964      +/-   ##
===========================================
- Coverage    63.80%   63.76%   -0.04%     
===========================================
  Files           40       40              
  Lines         4636     4648      +12     
===========================================
+ Hits          2958     2964       +6     
- Misses        1678     1684       +6     
Files Changed Coverage Δ
macrosynergy/panel/category_relations.py 36.75% <52.63%> (+0.54%) ⬆️

Impacted file tree graph

@Magnus167 Magnus167 linked an issue Sep 11, 2023 that may be closed by this pull request
@Magnus167 Magnus167 merged commit 074ecc3 into develop Sep 13, 2023
3 checks passed
@Magnus167 Magnus167 deleted the bugfix/cr_909 branch September 13, 2023 13:51
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.

Error messages for CategoryRelations
2 participants