Skip to content

Conversation

brettz9
Copy link
Member

@brettz9 brettz9 commented Jul 26, 2024

What is the purpose of this pull request?

  • Other, please explain:

What changes did you make? (Give an overview)

Not technically breaking anything without the fix, but the file was intended to have the .js extension, so fixing.

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (bbcfcbf) to head (43dac22).
Report is 38 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@ ## main #519 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 25 26 +1 Lines 649 695 +46 Branches 250 265 +15 ========================================= + Hits 649 695 +46 

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

@brettz9 brettz9 requested a review from a team July 29, 2024 00:42
@brettz9 brettz9 force-pushed the file-ext-missing branch from 7167516 to 43dac22 Compare July 29, 2024 09:50
Copy link
Contributor

@scagood scagood left a comment

Choose a reason for hiding this comment

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

LGTM

@brettz9
Copy link
Member Author

brettz9 commented Jul 30, 2024

@voxpelli : Is the merging problem here something you can unblock?

@voxpelli
Copy link
Member

@brettz9 done!

@brettz9 brettz9 merged commit 94c9834 into eslint-community:main Jul 30, 2024
@brettz9 brettz9 deleted the file-ext-missing branch July 30, 2024 03:01
voxpelli pushed a commit that referenced this pull request Aug 6, 2024
🤖 I have created a release *beep* *boop* --- ## [7.1.0](v7.0.0...v7.1.0) (2024-08-06) ### 🌟 Features * **`catch-or-return`, `prefer-await-to-then`:** do not report Cypress commands ([#495](#495)) ([943f162](943f162)) * **`prefer-await-to-then`:** ignore constructor scope unless with `strict` option ([#496](#496)) ([7bffb7a](7bffb7a)) * new rule `spec-only` to check for non-spec Promise methods ([#502](#502)) ([d6e9de1](d6e9de1)) ### 📚 Documentation * fixes the CI readme badge ([#511](#511)) ([030a3be](030a3be)) * supply missing docs ([#503](#503)) ([602d825](602d825)) ### 🧹 Chores * bump dev dependencies ([#483](#483)) ([197ae4e](197ae4e)) * **deps-dev:** bump husky from 9.1.1 to 9.1.2 ([#516](#516)) ([ab8e7a0](ab8e7a0)) * file extension missing ([#519](#519)) ([94c9834](94c9834)) * fix format.yml ([#507](#507)) ([948c097](948c097)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants