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

BF: do allow for user to specify a proper full name for "species" in metadata #1547

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

yarikoptic
Copy link
Member

Addressing user report on Slack.

Apparently (thus checking with @satra) we were checking for URLs and only for "common names", not proper long names. It is surprising that the problem manifested only now then!

@yarikoptic yarikoptic added patch Increment the patch version when merged release Create a release when this pr is merged labels Dec 3, 2024
@yarikoptic yarikoptic requested review from satra and kabilar December 3, 2024 18:13
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.56%. Comparing base (e6ed3ae) to head (33903e7).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1547      +/-   ##
==========================================
+ Coverage   88.40%   88.56%   +0.16%     
==========================================
  Files          78       78              
  Lines       10737    10742       +5     
==========================================
+ Hits         9492     9514      +22     
+ Misses       1245     1228      -17     
Flag Coverage Δ
unittests 88.56% <100.00%> (+0.16%) ⬆️

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

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

Copy link
Member

@kabilar kabilar left a comment

Choose a reason for hiding this comment

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

Thank you, Yarik.

@kabilar
Copy link
Member

kabilar commented Dec 3, 2024

Looks like that there are a couple of tests failing that are related to these changes.

…metadata

Apparently before we were checking for URLs and only for "common names", not proper long names.
It is susprising that the problem manifested only now then!

Addressing user report on Slack
@yarikoptic
Copy link
Member Author

d'oh -- I should get into a habit of running type checks before pushing ;) should be resolved now. But I still wonder how come we run into this just now???

@kabilar kabilar merged commit 874502e into master Dec 4, 2024
26 checks passed
@kabilar kabilar deleted the bf-species branch December 4, 2024 03:04
Copy link

github-actions bot commented Dec 4, 2024

🚀 PR was released in 0.66.1 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged release Create a release when this pr is merged released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants