Skip to content

Conversation

@gordonwatts
Copy link
Collaborator

@gordonwatts gordonwatts commented Apr 9, 2024

  • Remove the upper bound on the pandas installation.
  • Remove 3.7 testing and support (pandas is no longer around for that release!).

Minor

  • Fix up some config options we for vscode that are depreciated.

Fixes #357

@codecov
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.37%. Comparing base (0f75667) to head (7c134aa).
Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #358       +/-   ##
===========================================
+ Coverage   82.23%   98.37%   +16.14%     
===========================================
  Files          40       12       -28     
  Lines        2116     1168      -948     
===========================================
- Hits         1740     1149      -591     
+ Misses        376       19      -357     
Flag Coverage Δ
unittests ?
unittests-3.10 98.37% <ø> (?)
unittests-3.11 98.37% <ø> (?)
unittests-3.12 98.37% <ø> (?)
unittests-3.8 98.37% <ø> (?)
unittests-3.9 98.37% <ø> (?)

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.

@gordonwatts gordonwatts self-assigned this Apr 9, 2024
@gordonwatts gordonwatts added the enhancement New feature or request label Apr 9, 2024
@gordonwatts gordonwatts merged commit 502803f into master Apr 9, 2024
@gordonwatts gordonwatts deleted the pr_pandas branch April 9, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pandas is pinned to version 1 - we have moved beyond that.

2 participants