Skip to content

Missing records fix#225

Merged
Thomas-S-Allen merged 3 commits intoadsabs:masterfrom
Thomas-S-Allen:missing_records_fix
Mar 24, 2026
Merged

Missing records fix#225
Thomas-S-Allen merged 3 commits intoadsabs:masterfrom
Thomas-S-Allen:missing_records_fix

Conversation

@Thomas-S-Allen
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@tjacovich tjacovich left a comment

Choose a reason for hiding this comment

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

Should be good, just one comment on the logger below.


# Merge sources and remove duplicates
out["database"]= list(set(db_record["classifications"] + db_record["bib_data"].get("database", [])))
logger.info("Classifications superseded bib_data for bibcode: %s", out["bibcode"])
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We can probably drop this logging statement, or at least convert it to a debug.

@Thomas-S-Allen Thomas-S-Allen merged commit a48c794 into adsabs:master Mar 24, 2026
2 checks passed
@Thomas-S-Allen Thomas-S-Allen deleted the missing_records_fix branch March 24, 2026 15:46
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