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

Add 'entity_class_byname' field #481

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

soininen
Copy link
Collaborator

@soininen soininen commented Jan 30, 2025

The new field works pretty much like entity_byname but for entity classes.

Preparing for Pandas dataframes.

Checklist before merging

  • Documentation (also in Toolbox repo) is up-to-date
  • Release notes have been updated
  • Unit tests have been added/updated accordingly
  • Code has been formatted by black & isort
  • Unit tests pass

Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.11%. Comparing base (9d796f2) to head (7c39cbe).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #481   +/-   ##
=======================================
  Coverage   81.10%   81.11%           
=======================================
  Files          76       76           
  Lines        9881     9885    +4     
  Branches     1477     1478    +1     
=======================================
+ Hits         8014     8018    +4     
  Misses       1520     1520           
  Partials      347      347           

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

@soininen soininen merged commit 98f1e4b into master Jan 30, 2025
15 checks passed
@soininen soininen deleted the entity_class_byname_list branch January 30, 2025 12:21
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.

1 participant