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

Release #352

Merged
merged 161 commits into from
Oct 30, 2020
Merged

Release #352

merged 161 commits into from
Oct 30, 2020

Conversation

landonreed
Copy link
Contributor

@landonreed landonreed commented Oct 30, 2020

Checklist

  • Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
  • Any modified or new methods or classes have helpful JavaDoc and code is thoroughly commented
  • The description lists all applicable issues this PR seeks to resolve
  • The description lists any configuration setting(s) that differ from the default settings
  • All tests and CI builds passing
  • The description lists all relevant PRs included in this release
  • e2e tests are all passing
  • Code coverage improves or is at 100%

Description

Includes PRs #297, #309, #288, #323, #328, #329, #322, #326, #334, #330, #331, #336, #332, #340, #338, #341, #343, #351, #348, #347, #350 👀

landonreed and others added 30 commits March 10, 2020 11:06
this throwaway commit is basically being used to trigger a travis build that didn't start due to a
GitHub outage earlier today
This adds the ability to define a list of arbitrary transformations that should be applied to each
new feed version loaded for a particular feed source. The primary use case for now is limited to
adding/replacing a file (in this case a GTFS+) file into each new version.

re ibi-group/datatools-ui#544
evansiroky and others added 26 commits October 6, 2020 11:12
Update permissions for existing Auth0 users
Refactor notification stuff in ProcessSingleFeedJob
….13.1

build(deps-dev): bump junit from 4.12 to 4.13.1
@codecov-io
Copy link

codecov-io commented Oct 30, 2020

Codecov Report

Merging #352 into master will decrease coverage by 0.03%.
The diff coverage is 29.46%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #352      +/-   ##
============================================
- Coverage     24.60%   24.56%   -0.04%     
  Complexity      576      576              
============================================
  Files           175      175              
  Lines          9073     9085      +12     
  Branches       1232     1235       +3     
============================================
  Hits           2232     2232              
- Misses         6630     6642      +12     
  Partials        211      211              
Flag Coverage Δ Complexity Δ
unit_tests 24.56% <29.46%> (-0.04%) 576.00 <100.00> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...conveyal/datatools/common/utils/ExpiringAsset.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...l/datatools/common/utils/aws/AWSClientManager.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...atatools/common/utils/aws/CheckedAWSException.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../conveyal/datatools/common/utils/aws/EC2Utils.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...atatools/common/utils/aws/EC2ValidationResult.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../conveyal/datatools/common/utils/aws/IAMUtils.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...m/conveyal/datatools/common/utils/aws/S3Utils.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...tools/editor/controllers/api/EditorController.java 33.20% <0.00%> (ø) 18.00 <0.00> (ø)
...ols/editor/controllers/api/SnapshotController.java 15.21% <0.00%> (ø) 2.00 <0.00> (ø)
.../datatools/manager/controllers/DumpController.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
... and 102 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4922ce5...504f11d. Read the comment docs.

@landonreed landonreed merged commit 841863d into master Oct 30, 2020
@landonreed
Copy link
Contributor Author

🎉 This PR is included in version 3.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants