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

ENH: Use list comprehension instead of map. #1240

Merged
merged 1 commit into from
Nov 24, 2024
Merged

Conversation

cheginit
Copy link
Contributor

Following the discussion at #1239, this PR improve converting to gdf by using list comprehension.

Copy link

codecov bot commented Nov 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.44%. Comparing base (b09c8a4) to head (dfd04fc).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1240      +/-   ##
==========================================
- Coverage   98.45%   98.44%   -0.01%     
==========================================
  Files          24       24              
  Lines        2388     2383       -5     
==========================================
- Hits         2351     2346       -5     
  Misses         37       37              

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


🚨 Try these New Features:

@gboeing gboeing merged commit 3927440 into gboeing:main Nov 24, 2024
8 checks passed
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.

2 participants