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

Change default MapKeyInfo #3194

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mpolson64
Copy link
Contributor

Summary: Lets see if this breaks anything -- shouldnt actually be used anywhere except maybe tests

Differential Revision: D67413011

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Dec 18, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67413011

Summary:

As titled. This should negate some logspam.

Also change MapKeyInfo fusion to consider nan == nan because previously MapKeyInfo(step, nan) fusing with itself would look like a conflict

Reviewed By: saitcakmak

Differential Revision: D67412730
Summary:
I want to converge around the "step" column name (as we use in the API) as opposed to "steps" -- this may not matter in the long run as we rethink mapdata, but I think now is the time to do it.

cc ltiao who has diffs in flight that may be effected by this.

Lets see if this breaks anything -- shouldnt actually be used anywhere except maybe tests.

Differential Revision: D67413011
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67413011

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.86%. Comparing base (6099333) to head (640a88b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3194      +/-   ##
==========================================
- Coverage   95.86%   95.86%   -0.01%     
==========================================
  Files         510      510              
  Lines       51499    51499              
==========================================
- Hits        49368    49367       -1     
- Misses       2131     2132       +1     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants