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

dev -> dagster-asset-etl merge #2398

Merged
merged 25 commits into from
Mar 15, 2023
Merged

Conversation

jdangerx
Copy link
Member

@jdangerx jdangerx commented Mar 13, 2023

I made a new branch off of dagster-asset-etl and then merged dev into it. This is the result. After merging this into dagster-asset-etl I think we'll also need to separately merge dev into dagster-asset-etl. This should result in no changes, but tell Git that "yes, we did merge dev in".

Conflicts resolved:

  • setup.py - keep coloredlogs version pin
  • remove the old extraction functions in extract.ferc1.

zaneselvans and others added 20 commits March 6, 2023 22:05
Add EIA 860 EnviroAssoc/EnviroEquip boiler and emissions control attributes
Update `main` as the nightly builds on `dev` have succeeded.
Reorder PK of boilers_eia860 to group data like other tables
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [dask](https://github.com/dask/dask) to permit the latest version.
- [Release notes](https://github.com/dask/dask/releases)
- [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md)
- [Commits](dask/dask@2021.08.0...2023.3.1)

---
updated-dependencies:
- dependency-name: dask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [responses](https://github.com/getsentry/responses) to permit the latest version.
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.14.0...0.23.1)

---
updated-dependencies:
- dependency-name: responses
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
I made this name change because there's a directly analogous
`electric_operating_revenues_ferc1` table that has also been integrated
into PUDL, and the difference in naming made it less clear that they
were a matched pair. We've also kept full names for pretty much all of
the other FERC 1 tables.

Closes #2370
…actions/dev/docker/setup-buildx-action-2.5.0

Bump docker/setup-buildx-action from 2.4.1 to 2.5.0
…/dask-gte-2021.8-and-lt-2023.3.2

Update dask requirement from <2023.3.1,>=2021.8 to >=2021.8,<2023.3.2
…/responses-gte-0.14-and-lt-0.24

Update responses requirement from <0.23,>=0.14 to >=0.14,<0.24
Move `--no-sign-request` to the end of the command in the nightly_data_build docs
@jdangerx jdangerx requested review from a team and bendnorman and removed request for a team March 13, 2023 19:34
@jdangerx jdangerx changed the title dev merge dev -> dagster-asset-etl merge Mar 13, 2023
…ex-table

Rename electric_opex_ferc1 table electric_operating_expenses_ferc1
@codecov
Copy link

codecov bot commented Mar 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8a57e33) 86.5% compared to head (baf5815) 86.6%.

❗ Current head baf5815 differs from pull request most recent head 7a2c438. Consider uploading reports for the commit 7a2c438 to get more accurate results

Additional details and impacted files
@@                Coverage Diff                @@
##           dagster-asset-etl   #2398   +/-   ##
=================================================
  Coverage               86.5%   86.6%           
=================================================
  Files                     79      79           
  Lines                   9520    9518    -2     
=================================================
  Hits                    8243    8243           
+ Misses                  1277    1275    -2     
Impacted Files Coverage Δ
src/pudl/helpers.py 86.1% <ø> (ø)
src/pudl/metadata/resources/eia860.py 100.0% <ø> (ø)

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jdangerx jdangerx merged commit f41a412 into dagster-asset-etl Mar 15, 2023
@jdangerx jdangerx deleted the daz/dev-dagster-merge branch March 22, 2023 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants