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

v3.1.3 Release Merge #1535

Merged
merged 31 commits into from
Nov 3, 2023
Merged

v3.1.3 Release Merge #1535

merged 31 commits into from
Nov 3, 2023

Conversation

lrljoe
Copy link
Collaborator

@lrljoe lrljoe commented Nov 3, 2023

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. Does your submission pass tests and did you add any new tests needed for your feature?
  2. Did you update all templates (if applicable)?
  3. Did you add the relevant documentation (if applicable)?
  4. Did you test locally to make sure your feature works as intended?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #1535 (f73b59e) into master (e3dfced) will increase coverage by 0.25%.
Report is 3 commits behind head on master.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master    #1535      +/-   ##
============================================
+ Coverage     88.73%   88.98%   +0.25%     
- Complexity     1261     1264       +3     
============================================
  Files            96       96              
  Lines          2992     2997       +5     
============================================
+ Hits           2655     2667      +12     
+ Misses          337      330       -7     
Files Coverage Δ
src/DataTableComponent.php 97.05% <100.00%> (-0.09%) ⬇️
src/Mechanisms/RappasoftFrontendAssets.php 100.00% <ø> (+6.77%) ⬆️
src/Traits/WithColumnSelect.php 72.34% <100.00%> (+1.22%) ⬆️
src/Traits/WithFooter.php 100.00% <100.00%> (ø)
src/Traits/WithPagination.php 63.15% <100.00%> (+4.33%) ⬆️
src/Traits/WithReordering.php 91.57% <100.00%> (+0.18%) ⬆️
src/Traits/WithSecondaryHeader.php 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

- Add additional Lifecycle Hook by @lrljoe in #1534
  - SettingColumns/ColumnsSet
- Migrate methods for pre-render out of render by @lrljoe in #1534
- Update tests to reflect hooks by @lrljoe in #1534
- Update tests to add invalid string tests for dates by @lrljoe in #1534
- Remove maps and minimise functions from FrontendAssets by @lrljoe in #1534
@lrljoe lrljoe merged commit b554a83 into master Nov 3, 2023
11 checks passed
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.

1 participant