Skip to content

Commit

Permalink
Merge branch 'dev' into better-calc-checks
Browse files Browse the repository at this point in the history
  • Loading branch information
cmgosnell committed Oct 27, 2023
2 parents 55825f3 + b39eaac commit 97c2513
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions environments/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
user-environment.yml
1 change: 1 addition & 0 deletions test/unit/io_managers_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ def test_ferc_xbrl_sqlite_io_manager_dedupes(mocker, tmp_path):
)


@pytest.mark.xfail
@hypothesis.given(example_schema.strategy(size=3))
def test_filter_for_freshest_data(df):
# XBRL context is the identifying metadata for reported values
Expand Down

0 comments on commit 97c2513

Please sign in to comment.